Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Commit

Permalink
Tweak comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PaintYourDragon committed Apr 3, 2016
1 parent 6fa6f28 commit 5eb9efc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FirePendant.ino
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
// This is NOT good "learn from" code for the IS31FL3731; it is "squeeze
// every last byte from the Pro Trinket" code. If you're starting out,
// download the Adafruit_IS31FL3731 and Adafruit_GFX libraries, which
// provide functions for drawing pixels, lines, etc. It also uses some
// ATmega-specific features and will not run as-is on other chips.
// provide functions for drawing pixels, lines, etc. This sketch also
// uses some ATmega-specific tricks and will not run as-is on other chips.
//--------------------------------------------------------------------------

#include <Wire.h> // For I2C communication
Expand Down

0 comments on commit 5eb9efc

Please sign in to comment.