Revert "Merge branch 'flipperdevices:dev' into dev"

This reverts commit 935c2df029, reversing
changes made to 524b602700.
This commit is contained in:
r3df0xx
2022-05-19 20:03:57 +03:00
parent 935c2df029
commit 7724bac58a
31 changed files with 145 additions and 122 deletions

View File

@@ -30,8 +30,8 @@ static void log_level_changed(VariableItem* item) {
}
const char* const debug_text[] = {
"OFF",
"ON",
"Disable",
"Enable",
};
static void debug_changed(VariableItem* item) {