update Docs

This commit is contained in:
ZennDev1337 2023-08-15 13:31:46 +02:00
parent 1e8a23a4b1
commit 2edb2f9a5c
46 changed files with 644 additions and 570 deletions

View file

@ -1,3 +1,4 @@
//! This is the Module to interact in a save way with the Arduino C++ library.
use core::ffi::{c_long, c_ulong};
extern "C" {