Files
awtrix-light/docs/flasher/firmware
Stephan Mühl e66713fd28 v0.40
- fixes a bug in text lengths calculations with spaces
- adds the onscreen menu option to disable or enable internal apps

Many options are moved from webinterface to onscreen menu the last few versions. if you running awtrix light for some versions now, it could be necessary to delete your config.json and restart in order to cleanup your webinterface.

closes #14
2023-03-26 01:59:04 +01:00
..
2023-03-22 21:36:47 +01:00
2023-03-22 21:36:47 +01:00
2023-03-26 01:59:04 +01:00
2023-03-26 01:59:04 +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