From 6e4d861625831f99367af948d356ed76ccd62b8f Mon Sep 17 00:00:00 2001 From: Foxushka <135865149+Foxushka@users.noreply.github.com> Date: Thu, 7 Sep 2023 19:41:57 +0300 Subject: [PATCH] Update version in docstring --- software/script/chameleon_cmd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/script/chameleon_cmd.py b/software/script/chameleon_cmd.py index f1811e5..f0679c0 100644 --- a/software/script/chameleon_cmd.py +++ b/software/script/chameleon_cmd.py @@ -852,7 +852,7 @@ class ChameleonCMD: def get_device_settings(self): """ Get all possible settings - For version 4: + For version 5: settings[0] = SETTINGS_CURRENT_VERSION; // current version settings[1] = settings_get_animation_config(); // animation mode settings[2] = settings_get_button_press_config('A'); // short A button press mode