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