Will Miles
|
7db52d794b
|
Fix incorrect json value in all usermods
Must've been a bad search-and-replace on my part somewhere..
|
2025-03-28 21:35:37 -04:00 |
Will Miles
|
193926c795
|
usermods: Remove #pragma once from cpps
|
2025-01-17 00:50:02 +00:00 |
Will Tatam
|
b380d5e2c7
|
reinstate libArchive:false
|
2025-01-14 00:10:55 +00:00 |
Will Tatam
|
24accf96a8
|
Remove now redundant build section from library.json
|
2025-01-13 10:53:24 +00:00 |
Will Tatam
|
d3eec72e45
|
Defining more usermod dependencies
|
2025-01-12 00:09:31 +00:00 |
Will Tatam
|
90b18158fc
|
Convert usermods from header to library
|
2025-01-11 21:14:20 +00:00 |
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
|
276a93605d
|
Multiupdate
- allow DMX for S2 & C3 (ESPDMX, needs testing)
- (debug) string cleanup & optimisation
- WLED_BRAND for AP SSID
|
2024-02-09 22:15:29 +01:00 |
Blaz Kristan
|
593e55af95
|
Cleanup.
|
2024-01-20 23:29:45 +01:00 |
Aiden
|
0ccadb246f
|
Add WireGuard VPN usermod (#3270)
* added wireguard VPN usermod
* add example PIO override & edit readme
* add contact information and improve usermod performance
|
2023-07-27 11:35:52 +02:00 |