changed this somehow

Fork of NeoStrip by Allen Wild

Committer:
rhodes42
Date:
Fri Apr 25 14:39:19 2014 +0000
Revision:
1:cf7e969704ec
updated gpio_init to gpio_init_out;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rhodes42 1:cf7e969704ec 1
rhodes42 1:cf7e969704ec 2 #include "NeoStrip.h"
rhodes42 1:cf7e969704ec 3
rhodes42 1:cf7e969704ec 4
rhodes42 1:cf7e969704ec 5
rhodes42 1:cf7e969704ec 6 void maskChar(NeoStrip strip, int xPos, int yPos, int xDim, int yDim, char inChar);
rhodes42 1:cf7e969704ec 7
rhodes42 1:cf7e969704ec 8