Will Miles
|
4f48ddfaec
|
Replace SET_F with F in usermods
Since oappend() is now strongly typed, pass the correct type. This is a
step towards removing the extra shim logic on ESP8266.
|
2024-10-23 21:35:30 -04:00 |
Will Miles
|
2e01fe0b5b
|
Revert "Replace SET_F with F in usermods"
This reverts commit 7d067d8c30 .
|
2024-10-23 21:34:35 -04:00 |
Will Miles
|
7d067d8c30
|
Replace SET_F with F in usermods
Since oappend() is now strongly typed, pass the correct type. This is a
step towards removing the extra shim logic on ESP8266.
|
2024-10-23 21:28:21 -04:00 |
Blaz Kristan
|
b50e6e0d90
|
Static PinManager & UsermodManager
- saves a few bytes of flash
|
2024-09-19 21:44:11 +02:00 |
jdiamond
|
cde5314d41
|
Add "dice" to environment names, and add more information about fitting in a 4MB partition.
|
2024-08-11 01:23:41 +00:00 |
jdiamond
|
96c7716d3e
|
Added a usermod for interacting with BLE Pixels Dice.
|
2024-08-08 03:13:33 +00:00 |