mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: resources
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
3d85a9cb3b
commit
5d1081bc13
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ void animation_service_timer_schedule(uint32_t ms);
|
|||
//! Acknowledge that we received an event sent by the animation timer
|
||||
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
|
||||
void animation_service_cleanup(PebbleTask task);
|
||||
|
|
Loading…
Add table
Reference in a new issue