tx both frames

This commit is contained in:
Matthew Kennedy 2020-12-08 23:17:06 -08:00
parent 7fca3663bb
commit 9998a14cc0
1 changed files with 3 additions and 0 deletions

View File

@ -49,5 +49,8 @@ int main() {
float lambda = GetLambda();
SendCanData(lambda, esr);
SendEmulatedAemXseries(lambda, 0);
chThdSleepMilliseconds(10);
}
}