mirror of
https://github.com/google/pebble.git
synced 2026-02-15 01:46:50 -05:00
spelling: resources
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -30,6 +30,6 @@ void animation_service_timer_schedule(uint32_t ms);
|
|||||||
//! Acknowledge that we received an event sent by the animation timer
|
//! Acknowledge that we received an event sent by the animation timer
|
||||||
void animation_service_timer_event_received(void);
|
void animation_service_timer_event_received(void);
|
||||||
|
|
||||||
//! Destroy the animation resoures used by the given task. Called by the process_manager when a
|
//! Destroy the animation resources used by the given task. Called by the process_manager when a
|
||||||
// process exits
|
// process exits
|
||||||
void animation_service_cleanup(PebbleTask task);
|
void animation_service_cleanup(PebbleTask task);
|
||||||
|
|||||||
Reference in New Issue
Block a user