Asbelos
c3e17fcf04
Add EthernetInterface (UNTESTED, UNCALLED)
...
Thanks to Gregor....I have modified his originals to eliminate the static initialisation memory loss. These do not show up in the object code if they are not referenced.
2020-09-26 12:01:00 +01:00
Asbelos
411a6b1130
Move bulk includes out of .ino
...
I left config.h in the .ino so it shows the user that this will be necessary.
2020-09-26 08:49:51 +01:00
dexslab
28efc0ffef
the start of new feature the config.h template including fix for github build action
2020-09-22 14:57:11 -04:00
Asbelos
bc53b3e599
Cleaned DIAG interface
...
All DIAGS can be switched off by StringFormatter::diagSerial=NULL;
2020-09-06 20:23:26 +01:00