modem stuff

This commit is contained in:
2021-02-19 21:21:08 +01:00
parent 12d8f9a9fe
commit 1dd4d35530
7 changed files with 49 additions and 4 deletions

View File

@ -17,4 +17,5 @@ t_seconds* networkGetSeconds();
int8_t networkSendMinuteBuffer(t_minuteBuffer *minuteBuffer);
#endif /* _NETWORK_ABSTRACTION_LAYER_H_ */