Files
awtrix-light/docs/flasher/firmware
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
..
2023-03-22 21:36:47 +01:00
2023-03-22 21:36:47 +01:00
2023-03-23 14:06:11 +01:00
2023-03-23 14:06:11 +01:00
2023-03-22 21:36:47 +01:00
2023-03-22 21:36:47 +01:00

This directory is intended for PlatformIO Unit Testing and project tests.

Unit Testing is a software testing method by which individual units of
source code, sets of one or more MCU program modules together with associated
control data, usage procedures, and operating procedures, are tested to
determine whether they are fit for use. Unit testing finds problems early
in the development cycle.

More information about PlatformIO Unit Testing:
- https://docs.platformio.org/page/plus/unit-testing.html