the demo has the following includes
Code:
INCLUDE "TFT_SPI.pbpmod" ;glcdc
include "tft-ILI9431.bas" ; or include "tft-ST7735.bas"
INCLUDE "DT_INTS-18.bas"
INCLUDE "ReEnterPBP-18.bas"
INCLUDE "Elapsed_INT-18.bas"
INCLUDE "font7x8.bas"
INCLUDE "duck.bas"
make sure you have the latest version of them , if they are not located in the pbp3 dir or your current dir you need to specify the full path to each file
if testing with pbp3 3.0.7.4
the font file is messed up and has redundant copies included you only need 1
I will upload a new one later
Bookmarks