receiving
This commit is contained in:
@ -6,5 +6,6 @@
|
||||
|
||||
void mbusCommRequest(uint8_t cmd, uint8_t addr);
|
||||
void mbusCommTxCpltCallback(UART_HandleTypeDef *huart);
|
||||
void mbusCommRxCpltCallback(UART_HandleTypeDef *huart);
|
||||
|
||||
#endif // _MBUSCOMM_H_
|
||||
|
Reference in New Issue
Block a user