added node message type TIME.

This commit is contained in:
Martin Preuss
2026-03-15 20:21:30 +01:00
parent 5119c38ca6
commit b6f710bd8b
5 changed files with 230 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
m_flashready.h
m_flashresponse.h
m_range.h
m_time.h
</headers>
@@ -91,6 +92,7 @@
m_flashready.c
m_flashresponse.c
m_range.c
m_time.c
</sources>