Ikoka Stick: Move to unified code naming conventions

Este commit está contenido en:
kelsey hudson
2025-09-21 14:12:15 -07:00
padre 7b3a0bba97
commit 9d009074da
Se han modificado 4 ficheros con 11 adiciones y 16 borrados
+1 -1
Ver fichero
@@ -2,7 +2,7 @@
#include "target.h"
#include <helpers/ArduinoHelpers.h>
ikoka_stick_nrf_board board;
IkokaStickNRFBoard board;
#ifdef DISPLAY_CLASS
DISPLAY_CLASS display;