Skip to content
Snippets Groups Projects
Commit 11b668fd authored by Joakim Nohlgård's avatar Joakim Nohlgård
Browse files

sys/analog_util: Add missing include stdint.h

parent 635e72db
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@
#ifndef ANALOG_UTIL_H
#define ANALOG_UTIL_H
#include <stdint.h>
#include "periph/adc.h"
#ifdef __cplusplus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment