Skip to content

keybaord typo (at least in CardputerAVR branch) #34

Description

@wdoekes

Hi!

I was browsing the source, looking for the beep generator, and I came across this "keybaord" in ./main/hal/keyboard/keybaord.cpp and also in few files:

$ find . -name '*.h' | xargs grep baord
./managed_components/espressif__tinyusb/examples/device/uac2_headset/src/tusb_config.h:// Allow volume controlled by on-baord button
./main/apps/app_launcher/app_launcher.h:        KeyboardBarState_t keybaord_state;

$ find . -name '*.cpp' | xargs grep -l baord
./main/apps/app_launcher/view/keyboard_bar/keyboard_bar.cpp

Cheers,
Walter

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions