add Hydreon monitoring

This commit is contained in:
2022-08-24 12:11:31 +03:00
parent d3dd334aa7
commit 47da3dbce5
71 changed files with 3328 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
#define EBUG 1
# baudrate for USB<->UART converter
#define BAUD_RATE B115200

View File

@@ -0,0 +1 @@
[General]

View File

@@ -0,0 +1,11 @@
cmdlnopts.c
cmdlnopts.h
main.c
parseargs.c
parseargs.h
socket.c
socket.h
term.c
term.h
usefull_macros.c
usefull_macros.h

View File

@@ -0,0 +1 @@
.