edit the docs

This commit is contained in:
ZennDev1337 2023-10-11 18:41:22 +02:00
parent ffb6d42f10
commit 3d5d8ccf49
65 changed files with 178 additions and 128 deletions

View file

@ -1,6 +1,6 @@
//! This is the Module to interact in a save way with the ArdVoice C++ library.
//!
//! You will need to uncomment the ArdVoice_Library in the import_config.h file.
//! You will need to uncomment the ArdVoice in the config.toml file.
use core::ffi::{c_float, c_uchar, c_ulong};