diff options
author | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2013-08-14 11:14:47 +0200 |
---|---|---|
committer | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2013-08-14 11:14:47 +0200 |
commit | f1b7e9364074571899063e9f668a00eb60d2269a (patch) | |
tree | f90a8f7e068f41666232efdd662d4daeb037ee14 /Colours.h | |
parent | 1d841c9533a841b403940a6d766ff2503f3619b3 (diff) |
Migration to arduino 1.0
Diffstat (limited to 'Colours.h')
-rw-r--r-- | Colours.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ #ifndef COLOURS_h #define COLOURS_h -#include "WProgram.h" +#include "Arduino.h" class Colours { public: |