Ikoka Stick: Move to unified code naming conventions

This commit is contained in:
kelsey hudson
2025-09-21 14:12:15 -07:00
parent 7b3a0bba97
commit 9d009074da
4 changed files with 11 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "target.h"
#include <helpers/ArduinoHelpers.h>
ikoka_stick_nrf_board board;
IkokaStickNRFBoard board;
#ifdef DISPLAY_CLASS
DISPLAY_CLASS display;