added docs and change the lib structure
This commit is contained in:
parent
d033160657
commit
063ed9301f
28 changed files with 155 additions and 63 deletions
|
@ -93,7 +93,7 @@ macro_rules! get_ardvoice_tone_addr {
|
|||
};
|
||||
}
|
||||
pub(super) use get_ardvoice_tone_addr;
|
||||
///Create a `const` raw pointer to a sprite as u16, without creating an intermediate reference.
|
||||
///Create a `const` raw pointer to a tone sequenze as u16, without creating an intermediate reference.
|
||||
#[macro_export]
|
||||
macro_rules! get_tones_addr {
|
||||
( $s:expr ) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue