Skip to content

1.2.0

Choose a tag to compare

@ofabel ofabel released this 05 Sep 03:27
· 60 commits to master since this release

Added

  • Constants for all musical notes from C0 up to B8.
  • Constants for minimum and maximum speaker volumes.
  • Simple GPIO support for the flipperzero module:
    • Initialize a pin.
    • Read from a pin.
    • Write to a pin.
    • Handle interrupts.

Fixed

  • Message box alignment parameters h and v are now correctly evaluated.