ELEC50003-P1-CW/Control
2021-06-13 22:42:00 +04:00
..
.vscode Control Module Initial Commit 2021-05-18 12:18:36 +01:00
data Fully implemented the console. Console required the additon of a parser written in .jison api and output as command.js which is linked in html. Tested working sending correct JSON packets. 2021-06-13 22:42:00 +04:00
include Control Module Initial Commit 2021-05-18 12:18:36 +01:00
lib Fully implemented the console. Console required the additon of a parser written in .jison api and output as command.js which is linked in html. Tested working sending correct JSON packets. 2021-06-13 22:42:00 +04:00
src Updated main to use portable Ticker Lib 2021-06-05 13:11:09 +01:00
test Control Module Initial Commit 2021-05-18 12:18:36 +01:00
.gitignore Add dummy credentials file 2021-06-03 01:09:29 +01:00
platformio.ini Changed layout fomatting to use tables instead of 'float' property. Removed com port field so it works in my environment. 2021-06-11 17:44:12 +04:00
README.md Control Module Initial Commit 2021-05-18 12:18:36 +01:00

EE2Rover_Control

ESP32 Control Module for EE2 Rover