Original meshtastic repo code

This commit is contained in:
mr_small_hui
2024-11-01 02:34:54 +01:00
committed by elenium3
parent 46cbe571eb
commit d521dcfd8a
61 changed files with 2079 additions and 116 deletions
+6
View File
@@ -0,0 +1,6 @@
Language: Cpp
IndentWidth: 4
ColumnLimit: 130
PointerAlignment: Right
BreakBeforeBraces: Linux
AllowShortFunctionsOnASingleLine: Inline