5 lines
121 B
C
5 lines
121 B
C
#pragma once
|
|
|
|
// This is a bare board with no real predefined pins, so use generic
|
|
|
|
#include "../generic/pins_arduino.h"
|