Asbelos
6a923c4302
Cleaning up warnings (some of which were actually fatal)
2020-06-29 11:37:05 +01:00
Asbelos
cc0821520e
Implement function reminders and new function API
2020-06-22 10:54:57 +01:00
Asbelos
5872659ff2
Command Filter and some extra APIs.
2020-06-18 19:36:37 +01:00
Asbelos
506f9e4353
More PROGMEM tuning
2020-06-13 15:53:46 +01:00
Asbelos
8538aa1624
Wifi Interface WORKING
2020-06-13 11:17:06 +01:00
Asbelos
2a36ad365c
WifiInterface compiles
...
Basic logic compiles... untested
2020-06-13 09:36:10 +01:00
Asbelos
0a60a36d30
Wifi Interface Setup
...
Performs connection etcc... still not passing cmds to dcc
2020-06-12 19:56:40 +01:00
Asbelos
e0c76a9dc4
Alter Stream to Print
...
In prep for Wifi siolution, all output functions changed to expect Print class instead of Stream... Can still pass Serial1 etc because Stream extends Print, but this allows for an output-only class extending Print to collect a response buffer for Wifi sending with AT commands.
2020-06-12 14:28:35 +01:00
Asbelos
e769361c26
back working no wifi
2020-06-11 13:35:16 +01:00
Asbelos
aebc35b183
Restructure to support multiple input streams
...
Preparation for Wifi without adding any Wifi specifics.
2020-06-10 17:31:26 +01:00
Asbelos
0ad395a63a
Ack Management compiles
...
but remains untested
2020-06-07 13:48:42 +01:00
Asbelos
5144eb6764
Rename parser
2020-06-04 20:55:18 +01:00