Ed Smallenburg
Ed Smallenburg
-t uploadfs uploads the files in the data directory to the SPIFFS. -t upload uploads the sketch.
Check these lines in NEXTION.h: ``` // Various macro's to mimic the ST7735 version of display functions #define dsp_setRotation() // Use standard landscape format #define dsp_print(a) NEXTION_dsp_print(a) // Print a...
I added: preset_11 = www.classicfm.nl/player/classicfm.m3u To the preset list, so without the "http:" and the ":80" and it works normally.
Well, I think I deserve one for free....
Please send me an email at the adresss you can finf in the about_html.h file.
See issue 474.
If your display is not a 160x128 type, you have to edit the documents/Arduino/libraries/ TFT_ILI9163C-master/_settings/TFT_ILI9163C_settings.h file (_TFTWIDTH, _TFTHEIGHT, _GRAMWIDTH and _GRAMHEIGHT. Then change the height and width parameters in calls...
Sorry, but I cannot see your images. What is WhatsApp?
I don't know what "nvr.h" is. If you mean "nvs.h", that part of the standard Espressif library (non-volatile storage). It is better to use the version 2 of the Radio,...
It should be internal, no library needed, like math.h or studio.h or stdlib.h.