rename pybstick26_rp2040.h to garatronic_pybstick26_rp2040.h (#675)

This commit is contained in:
Andrew Scheller 2021-12-06 17:37:24 +00:00 committed by GitHub
parent a8fa19a74d
commit 269332dc21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,11 +9,11 @@
// SHOULD ONLY CONSIST OF PREPROCESSOR DIRECTIVES // SHOULD ONLY CONSIST OF PREPROCESSOR DIRECTIVES
// ----------------------------------------------------- // -----------------------------------------------------
#ifndef _BOARDS_PYBSTICK26_RP2040_H #ifndef _BOARDS_GARATRONIC_PYBSTICK26_RP2040_H
#define _BOARDS_PYBSTICK26_RP2040_H #define _BOARDS_GARATRONIC_PYBSTICK26_RP2040_H
// For board detection // For board detection
#define PYBSTICK26_RP2040 #define GARATRONIC_PYBSTICK26_RP2040
// --- UART --- // --- UART ---
#ifndef PICO_DEFAULT_UART #ifndef PICO_DEFAULT_UART
@ -82,4 +82,4 @@
#endif #endif
#endif #endif
// of #define _BOARDS_PYBSTICK26_RP2040_H // of #define _BOARDS_GARATRONIC_PYBSTICK26_RP2040_H