ELEC50003-P1-CW/Control
Aadi Desai 1e87e9b0f4 Fix incorrect variable types
reqSpeed is between 0 & 1, batteryVoltage has decimal places, both should be float not int
2021-06-13 00:47:41 +01:00
..
.vscode Control Module Initial Commit 2021-05-18 12:18:36 +01:00
data Updated main to use portable Ticker Lib 2021-06-05 13:11:09 +01:00
include Add basic status flag for flow control 2021-06-12 12:50:44 +01:00
lib Add portable Ticker @ 2.0.0 Library 2021-06-05 13:10:51 +01:00
ref Fix incorrect variable types 2021-06-13 00:47:41 +01:00
src Add basic status flag for flow control 2021-06-12 12:50:44 +01:00
test Control Module Initial Commit 2021-05-18 12:18:36 +01:00
.gitignore Correct location of credentials.h to include/ 2021-06-12 12:47:12 +01:00
platformio.ini Add portable Ticker @ 2.0.0 Library 2021-06-05 13:10:51 +01:00
README.md Control Module Initial Commit 2021-05-18 12:18:36 +01:00

EE2Rover_Control

ESP32 Control Module for EE2 Rover