meterbus state machine
This commit is contained in:
parent
545fe203df
commit
8f81672266
@ -25,6 +25,7 @@ void my_errorHandler() {
|
||||
}
|
||||
|
||||
void helloMeterbus(void *handle) {
|
||||
logMsg("*** NEW REQUEST ***");
|
||||
mbusCommRequest(0x5b, 80);
|
||||
// static char msg[] = "Hello";
|
||||
// HAL_UART_Transmit_IT(&mbusUart, &msg, strlen(msg));
|
||||
|
Loading…
x
Reference in New Issue
Block a user