Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 378 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 378 Bytes

Changelog

v0.2.0

  • Allow setting of pullup on initialization of pin.
  • Allow changing the direction, mode, interrupt of a pin.

v0.1.0

  • Extract of GPIO part of elixir_ale.
    • In agreement with fhunleth, maintainer of elixir_ale, we decided to make a seperate library for talking to the GPIO on RPI devices.
    • set_mode added to allow setting pullup