Ricardo Prediger

Results 3 comments of Ricardo Prediger

Hello @SHWotever I am happy to be able to contribute to this great project. I developed a pluggin (dll) for the 'Automobilista' just using the "rFactorSharedMemoryMap" and it worked without...

Use the "WiFiEsp" library (easily find several tutorials) and then configure it like this: ``` #include #include #include ... WiFiEspUDP ntpUDP; NTPClient timeClient(ntpUDP); ``` I'm starting to use it, I...

It has autocomplete but it is not enabled by default. You must go to settings to enable. My suggestion is to enable autocomplete by default, this will make my classes...