Commit Graph

61 Commits

Author SHA1 Message Date
Stephan Mühl
a3584ce059 V0.36
adds new MQTT commands.
See
https://blueforcer.github.io/awtrix-light/#/mqtt
2023-03-23 17:13:52 +01:00
Stephan Mühl
7b5a4d3aba v0.35
- moves transistion time and app time setting into onscreen-menu
- Text starts to scroll on the left side instead from right
- allows to switch to a page by name via mqtt
- custompages doesnt need to have integers as an id anymore, you can also use strings now.

closes #7
closes #4
2023-03-23 14:06:11 +01:00
Stephan Mühl
de1345c305 fix? battery messurement 2023-03-22 22:27:31 +01:00
Stephan Mühl
20db9aeb21 update battery messurement 2023-03-22 22:26:56 +01:00
Stephan Mühl
03cdcc702d Increase memory pool for json.
Increase memory pool to parse a bigger json

closes #3
2023-03-22 19:40:26 +01:00
Stephan Mühl
667fff226e Transition Control
- autotransition can be turn on and of in onscreen menu
- autotransition is turned off when only one app is loaded

closes #1
closes #2
2023-03-22 18:34:51 +01:00
Stephan Mühl
ef89b3ed5f Rename settings module 2023-03-22 13:33:45 +01:00
Stephan Mühl
08e96cbbfd fix depency names 2023-03-22 12:25:45 +01:00
Stephan Mühl
8784dcf9e0 Rename functions.h to Functions.h 2023-03-22 12:21:08 +01:00
Stephan Mühl
07821015f5 Update AudioManager.h
remove old reference
2023-03-22 12:18:41 +01:00
Stephan Mühl
adb5102869 release 2023-03-22 12:15:18 +01:00