Skip to content

Commit

Permalink
Version correction in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
guyc authored Apr 29, 2017
1 parent 4b8e78e commit d27c810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ py-gaugette
A library for interfacing hardware with the Raspberry Pi and BeagleBone Black.
Supports SSD1306 displays, rotary encoders, capacitance switches, RGB leds and other devices.

Changes at 2.0
Changes at 3.0
==============

Version 2 is a breaking upgrade. Programs written for V1 will need some changes.
Version 3 is a breaking upgrade. Programs written for earlier versions will need some changes.
- most constructors now take a gpio argument as their first parameter.
- all modules are now written for Python 3.
- the rotary encoder now supports interrupts.
Expand Down

0 comments on commit d27c810

Please sign in to comment.