Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 221 Bytes

Control RGB LED via Arduino

Mainly acts as a sekelton to build Arduino projects with CMake.

Port and board need to be configured via CMakeLists.txt

Default IO pin config is:

  • red: pin 5
  • green: pin 3
  • blue: pin 6