Theo Arends
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
Theo Arends
|
ebeb4ea7ff
|
Remove AddLog_P in favour of AddLog
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
|
2021-06-05 11:47:09 +02:00 |
Theo Arends
|
efaed8046d
|
Refactor AddLog usage
|
2021-01-23 16:26:23 +01:00 |
Theo Arends
|
dcbb3f1e0e
|
Happy New Year
|
2021-01-01 13:44:04 +01:00 |
Theo Arends
|
44eb79781a
|
Disable debug info
|
2020-12-23 18:28:40 +01:00 |
Theo Arends
|
b1b20c53b4
|
Prep removal of global log_data
Prep removal of global log_data providing re-entry
|
2020-12-23 18:00:59 +01:00 |
Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Theo Arends
|
e59bfc1d69
|
Use global struct
|
2020-10-29 13:58:50 +01:00 |
Theo Arends
|
d86fb6f584
|
Fix GCC 10.1 warnings
|
2020-07-14 18:19:13 +02:00 |
Theo Arends
|
c9149b53c5
|
Change pin handling part 1
|
2020-04-26 17:33:27 +02:00 |
Theo Arends
|
8aa9109656
|
Happy New Year
Happy New Year
|
2019-12-31 14:23:34 +01:00 |
Theo Arends
|
00c7ee0bb8
|
Fix Arduino IDE compile error
Fix Arduino IDE function prototyping compile error (#6982)
|
2019-11-24 12:24:35 +01:00 |
Theo Arends
|
4b49979274
|
Add SetOption comments to code
|
2019-11-03 13:51:22 +01:00 |
Theo Arends
|
5f4e38023d
|
Add SetOption comments to code
|
2019-11-03 12:33:36 +01:00 |
Theo Arends
|
0e07397ff7
|
Change Sonoff-Tasmota to Tasmota
|
2019-10-27 12:04:08 +01:00 |