Unverified Commit 13938115 authored by João Vieira's avatar João Vieira Committed by GitHub

Add stdint.h to generic variant common.h (#1677)

Fixes #1676
parent 2b640669
#pragma once
#include <stdint.h>
#define PINS_COUNT (30u)
#define NUM_DIGITAL_PINS (30u)
#define NUM_ANALOG_INPUTS (4u)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment