update to apply some fixes from main repo

This commit is contained in:
interfisch 2020-02-02 14:48:56 +01:00
parent 2809f89fc6
commit 567b0d40d3
2 changed files with 3 additions and 3 deletions

View File

@ -129,10 +129,10 @@ typedef struct{
uint16_t start; uint16_t start;
int16_t cmd1; int16_t cmd1;
int16_t cmd2; int16_t cmd2;
int16_t speedR;
int16_t speedL; int16_t speedL;
int16_t speedR_meas; int16_t speedR;
int16_t speedL_meas; int16_t speedL_meas;
int16_t speedR_meas;
int16_t batVoltage; int16_t batVoltage;
int16_t boardTemp; int16_t boardTemp;
int16_t curL_DC; int16_t curL_DC;

@ -1 +1 @@
Subproject commit b1e6d9e995273a3c0e4baca66a10b09b8e64843d Subproject commit fc5f5a26ca648aa30aec3fc4904a3a7560c11baa