niradat

Results 3 issues of niradat

Hi BLavery, I am getting this error when compiling the code. Error reading file (C:\Users\Syed Numan\AppData\Local\Arduino15\packages\STM32\hardware\stm32\1.5.0\boards.txt:45): Invalid line format, should be 'key=value' Error compiling for board Generic STM32F030 series. kindly...

Hi, Is there any option in the GMap.Net control to display the map in Drak Mode?

Hi, Following is my code on Arduino IDE using ATMEGA2560 Board. `#include #include "ugui.h" #include "ugui_config.h" #define DISPLAY_WIDTH 160 #define DISPLAY_HEIGHT 128 #define MAX_OBJECTS 10 #define BuffOUT 40 char bufferOut[BuffOUT];...