![4D systems GEN4-FT812-43T Getting Started Manual Download Page 7](http://html1.mh-extra.com/html/4d-systems/gen4-ft812-43t/gen4-ft812-43t_getting-started-manual_444904007.webp)
gen4-FTDI Display Series - GETTING STARTED MANUAL
|
7
(c.)
Edit the line 148 of the Platform.h and add the configuration for the
display
&&!defined(GEN4FT812_43)
The completed code should be like this:
#if (!defined(VM800P43_50) && !defined(VM800P35)
&&!defined(VM801P43_50) &&!defined(VM800B43_50)
&&!defined(VM800B35) &&!defined(VM801B43_50)
&&!defined(GEN4FT812_43) )
4.
Save the following changes on the file and upload the program on the Arduino
using the Arduino IDE.