Przeglądaj źródła

update includes for dep naming

main
John Robinson 3 lat temu
rodzic
commit
386d9aa68f
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      src/WS2812Serial.h

+ 2
- 2
src/WS2812Serial.h Wyświetl plik

@@ -24,8 +24,8 @@
#ifndef WS2812Serial_h_
#define WS2812Serial_h_

#include <Arduino.h>
#include "DMAChannel.h"
#include <core/Arduino.h>
#include <core/DMAChannel.h>

#define WS2812_RGB 0 // The WS2811 datasheet documents this way
#define WS2812_RBG 1

Ładowanie…
Anuluj
Zapisz