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

@ -351,7 +351,7 @@ impl Arduboy2 {
///- ASCII carriage return (\r, 0x0D, musical eighth note). This character will be ignored.
///
///
/// ## Example
/// ### Example
/// ```
/// #![allow(non_upper_case_globals)]
/// use arduboy_rust::prelude::*;