Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@acremonezi acremonezi released this 24 Dec 07:24
· 3 commits to main since this release

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.