repaper / gratis

EPD Source codes and Documentation
238 stars 132 forks source link

Rename FLASH to EPD_FLASH to Avoid Conflicts #25

Closed rei-vilo closed 9 years ago

rei-vilo commented 9 years ago

The files and variable FLASH are conflicting with other implementations of flash, especially on Energia and Energia Multi-Tasking.

I suggest to rename the files and variable FLASH.h FLASH.cpp and FLASH_Class FLASH; to EDP_FLASH to avoid conflicts.