Add flipbip app

This commit is contained in:
Willy-JL
2023-06-14 01:04:42 +01:00
parent 44023851f7
commit c7b8ca276f
172 changed files with 35201 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
void flipbip_led_set_rgb(void* context, int red, int green, int blue);
void flipbip_led_reset(void* context);