Ikoka Stick: Move to unified code naming conventions

This commit is contained in:
kelsey hudson
2025-09-07 21:29:10 -07:00
parent 951d2dfdbb
commit 7b08acf56d
4 changed files with 11 additions and 16 deletions

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;