Import code to Visual Studio

From Rsewiki
Revision as of 16:01, 29 August 2024 by Jca (talk | contribs)

Back to Basebot

import code

Visual studio can import an Arduino project.

This will make a copy of the Basebot code as a new PlatformIO project.

Open the "Visuel Studio Code" and press the PlatformIO icon .

Add Arduino Libraries

Using PlatformIO "QUICK ACCESS" -> "PIO Home" -> "Libraries" libraries can be imported.

Adafruit GFX library
MPU9250_asukiaaa