Remove extra e in deepsleep

pull/8456/head
Kevin Gilbert 2018-10-17 16:44:15 -05:00 committed by GitHub
parent fc41c3d8e3
commit d24f10e50e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ bool sleep_manager_can_deep_sleep(void);
*/
bool sleep_manager_can_deep_sleep_test_check(void);
/** Enter auto selected sleep mode. It chooses the sleep or deeepsleep modes based
/** Enter auto selected sleep mode. It chooses the sleep or deepsleep modes based
* on the deepsleep locking counter
*
* This function is IRQ and thread safe