mirror of
https://github.com/meshtastic/firmware.git
synced 2025-05-01 03:39:18 +00:00
8 lines
122 B
C
8 lines
122 B
C
#ifndef _PINS_ARDUINO_H_
|
|
#define _PINS_ARDUINO_H_
|
|
|
|
// API Competibility
|
|
#include "variant.h"
|
|
|
|
#endif /*_PINS_ARDUINO_H_*/
|