Skip to content

Instantly share code, notes, and snippets.

View lexologe's full-sized avatar

Alexander Schleifer lexologe

View GitHub Profile
#include <stdio.h>
#include <adc.h>
#include <device.h>
#include <math.h>
#include <sensor.h>
#include <zephyr.h>
#include <gpio.h>
#include <nrf_saadc.h>