BleuLlama / TinyBasicPlus

A C implementation of Tiny Basic, with a focus on support for Arduino
401 stars 117 forks source link

kindly help me with this weired error of eeprom header #15

Open jk-dev opened 8 years ago

jk-dev commented 8 years ago

C:\Users\Mohammad\Desktop\TinyBasicPlus\TinyBasicPlus.ino:87:0: warning: "ARDUINO" redefined [enabled by default]

define ARDUINO 1

^

:0:0: note: this is the location of the previous definition C:\Users\Mohammad\Desktop\TinyBasicPlus\TinyBasicPlus.ino:151:48: fatal error: EEPROM.h: No such file or directory #include /\* NOTE: case sensitive */
BleuLlama commented 6 years ago

@jk-dev is this still a problem?