You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forgive me if this a stupid question but... What is the need/use for this libary? I ask because I see in the GD32V examples repo you see this with the Arduino Blink example:
#include <Arduino.h>
I'm wondering what is the difference in including Arduino.h vs Longduino?
The text was updated successfully, but these errors were encountered:
Forgive me if this a stupid question but... What is the need/use for this libary? I ask because I see in the GD32V examples repo you see this with the Arduino Blink example:
#include <Arduino.h>
I'm wondering what is the difference in including Arduino.h vs Longduino?
The text was updated successfully, but these errors were encountered: