Send time sync packets every 1000 ms
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include "main.h"
|
||||
|
||||
#include "stm32g4xx_hal.h"
|
||||
#include "stm32g4xx_hal_gpio.h"
|
||||
|
||||
SlaveHandler slaves[NUMBEROFSLAVES];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user