basic implementation of improv

This commit is contained in:
lumapu 2023-04-06 12:16:23 +02:00
parent b9149a48dd
commit bfae0e0def
3 changed files with 6 additions and 15 deletions

View file

@ -1,6 +1,6 @@
//-----------------------------------------------------------------------------
// 2023 Ahoy, https://github.com/lumpapu/ahoy
// Creative Commons - http://creativecommons.org/licenses/by-nc-sa/3.0/de/
// Creative Commons - http://creativecommons.org/licenses/by-nc-sa/4.0/deed
//-----------------------------------------------------------------------------
#ifndef __RADIO_H__