Ikoka Stick: Move to unified code naming conventions

This commit is contained in:
kelsey hudson
2025-09-07 21:29:10 -07:00
orang tua 951d2dfdbb
melakukan 7b08acf56d
4 mengubah file dengan 11 tambahan dan 16 penghapusan
+1 -1
Melihat 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;