Skip to content

Releases: acremonezi/RC-BlackPill

v0.0.1

24 Dec 07:24
Compare
Choose a tag to compare

Features

  • Transmitter:

    • Created PlatformIO Project.
    • Implemented a Microcontroller Hello Word test using the builtin LED.
    • Implemented the main C++ code structure using multiple .cpp and .h files.
  • Receiver:

    • Created PlatformIO Project.