port buzzer and LED functions to gossamer framework
This commit is contained in:
@@ -32,9 +32,6 @@ void _watch_init(void);
|
||||
/// Initializes the real-time clock peripheral.
|
||||
void _watch_rtc_init(void);
|
||||
|
||||
/// Called by buzzer and LED setup functions. You should not call this from your app.
|
||||
void _watch_enable_tcc(void);
|
||||
|
||||
/// Called by buzzer and LED teardown functions. You should not call this from your app.
|
||||
void _watch_disable_tcc(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user