Skip to content
Snippets Groups Projects
Commit 11de3873 authored by Thibaut VIARD's avatar Thibaut VIARD
Browse files

Fixing PIN_A0 reference issue

parent f073055b
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@
#include "wiring_analog.h"
#include "wiring_digital.h"
#include "variant.h"
#ifdef __cplusplus
extern "C" {
......
......@@ -19,7 +19,7 @@
#ifndef _WIRING_ANALOG_
#define _WIRING_ANALOG_
#include <Arduino.h>
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment