Fix missing newlines at the end of files

This commit is contained in:
Matthias Grob
2024-05-21 16:57:24 +02:00
parent fe3cd4b0cb
commit 7f14110bb1
26 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ uint8 ARRAY_SIZE = 58
uint64 timestamp # time since system start (microseconds)
uint16 id # unique ID of debug array, used to discriminate between arrays
char[10] name # name of the debug array (max. 10 characters)
float32[58] data # data
float32[58] data # data