mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00
refactor(cxx): formatted according to IDF astyle rules
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
|
||||
using namespace std::chrono;
|
||||
|
||||
const auto sleep_time = seconds
|
||||
{
|
||||
const auto sleep_time = seconds {
|
||||
5
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user