refactor(system): reformated esp_timer, linux and log comp with astyle

This commit is contained in:
Marius Vikhammer
2024-02-04 14:50:54 +08:00
parent d749575648
commit 77dcb6d46e
19 changed files with 159 additions and 181 deletions

View File

@@ -112,7 +112,6 @@ uint64_t esp_timer_impl_get_min_period_us(void);
*/
void esp_timer_impl_lock(void);
/**
* @brief counterpart of esp_timer_impl_lock
*/