Emulation setting changes

DonDemon

Member
Part of the app with settings values (like battery and etc) that could be temporarily changed for testing device behavior. Example (fields after colon are editable):

Settings imitation (on/off button) :
...
Current battery: 36
Battery temp: 71
Battery current now: 2233
Power: True
...
(reset values button)

Upd: I know I can replace battery value with the variable, but sometimes I need to test not only one macro and sometimes there are too many values to chang in one macro.
 
Top