ArduinoNative

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

commit 5e90ead3e6737a0ef8e2bebccb8e24f9fe359b22
parent 582e8bffc5a1961bd368052ed566e20078612bc5
Author: Samdal <samdal@protonmail.com>
Date:   Sun,  4 Jul 2021 01:05:20 +0200

problem in interrupt example

Diffstat:
MREADME.org | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.org b/README.org @@ -251,6 +251,7 @@ Output: #+END_SRC ** AnalogReference() #+BEGIN_SRC C++ +#define AN_DEBUG_TIMESTAMP #define AN_IMPL #include "ArduinoNative.hpp"