Speeduino
Loading...
Searching...
No Matches
atomic.h
Go to the documentation of this file.
1#pragma once
2
3#if !defined(ATOMIC)
4
5#include <SimplyAtomic.h>
6
7#endif