Visual Studio Code Module?
Hi there,
i prefere to develop my stuff in my windows-enviromet with VS-code. bur how to import the thingspeak-lib or module into vs-code so thate the code is running?
1 Comment
Time DescendingI use PlatformIO with VS Code to program my devices. If you are using PlatformIO, adding the ThingSpeak library is trivial. You can find many resources online on using PlatformIO in VS Code. Here's a good one that I used to get started.
Sign in to participate