X-Git-Url: https://git.karo-electronics.de/?p=oswald.git;a=blobdiff_plain;f=ui%2Foswald_screens.h;h=cd221fee31b7b7f44b3711a2a7eabfee463fad2f;hp=005b0bb1c373dff9a52fb734f6ab28ab440aa3b8;hb=b83e605bc8ba69950a84b6ed268f0c196f68762c;hpb=5d0ff002cee35d109f4a60eff415b2db556fb8f4 diff --git a/ui/oswald_screens.h b/ui/oswald_screens.h index 005b0bb..cd221fe 100644 --- a/ui/oswald_screens.h +++ b/ui/oswald_screens.h @@ -16,5 +16,6 @@ void stop_watch_handle_events(u16t event, void *data); void alarm_handle_events(u16t event, void *data); -#endif +void bluetooth_screen_events(u16t event, void *data); +#endif