Skip to content

Fixes for arduino 1 6#27

Open
GaryA wants to merge 4 commits intogoing-digital:masterfrom
GaryA:fixes_for_arduino_1_6
Open

Fixes for arduino 1 6#27
GaryA wants to merge 4 commits intogoing-digital:masterfrom
GaryA:fixes_for_arduino_1_6

Conversation

@GaryA
Copy link

@GaryA GaryA commented Apr 29, 2018

Fixed all declarations of PROGMEM data to be const so that library compiles under Arduino 1.6 and later.
Changed all signed int data to decimal with negative numbers to get rid of many warnings under Arduino 1.6 and later.
Re-arranged and renamed files to follow new Arduino library format. Added keywords.txt and library.properties files.
Added descriptions of examples to readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant