Thomas Basler
|
8fb43fedf8
|
Add const keyword to methods
|
2023-12-12 01:30:40 +01:00 |
|
Thomas Basler
|
bf4dc56cb8
|
Fix: Reboot loop if negative display pins and type where provided
Fix #1163
|
2023-07-21 19:02:18 +02:00 |
|
Thomas Basler
|
e8fee49dc8
|
Allow the non-existence of the HOYMILES_PIN_ defines
|
2023-06-21 19:59:35 +02:00 |
|
Thomas Basler
|
996404ceed
|
Introduce gpio2 for the CMT2300A module
This implements the sending interrupt instead of polling. On the other hand, gpio3 is made optional.
|
2023-04-15 10:55:48 +02:00 |
|
Thomas Basler
|
45882543b6
|
Allow dynamic pin mapping for CMT module
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
ae323cd26f
|
Status LED's: Implemented
They can be activated using device profiles.
|
2023-04-04 18:53:23 +02:00 |
|
Thomas Basler
|
d6028cbd50
|
Remove not required F() macro. Frees ~20kb flash.
|
2023-04-04 18:51:18 +02:00 |
|
Thomas Basler
|
fe5d3e29e3
|
Allow use GPIO0 as NRF pins
|
2023-03-30 23:19:29 +02:00 |
|
Thomas Basler
|
d948439beb
|
Fix #548: The first device profile within the json file was not correctly applied
|
2023-01-30 20:33:55 +01:00 |
|
Thomas Basler
|
b96d87b933
|
Read display pinmapping from json file
|
2023-01-20 18:28:33 +01:00 |
|
Thomas Basler
|
3d3feb3517
|
Allow Ethernet Pin Settings via json config
|
2023-01-16 22:26:35 +01:00 |
|
Thomas Basler
|
5f699f4927
|
Added Device Profiles
Allows the pin assignment during runtime.
Pin settings will be read from a json file called "pin_mapping.json"
|
2023-01-16 21:09:24 +01:00 |
|