arduino-pico/cores/rp2040/api/PluggableUSB.h
Earle F. Philhower, III f79b0867b6
Remove duplicated ArduinoCore-API files (#840)
Use #include .... to reference them from the cores directory to ensure
they keep up to date.
2022-09-06 13:21:49 -07:00

2 lines
68 B
C

#pragma once
#include "../../../ArduinoCore-API/api/PluggableUSB.h"