Explorar o código

Update continuity.c

WillyJL %!s(int64=2) %!d(string=hai) anos
pai
achega
16f4acbea3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ble_spam/protocols/continuity.c

+ 1 - 0
ble_spam/protocols/continuity.c

@@ -10,6 +10,7 @@ typedef struct {
     uint8_t value;
     const char* name;
 } ContinuityColor;
+
 static const ContinuityColor colors_white[] = {
     {0x00, "White"},
 };