mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-18 19:20:43 -05:00
Added Adult toy controller external app (#2840)
This commit is contained in:
parent
60a5222058
commit
81afec9ea4
8 changed files with 752 additions and 2 deletions
|
|
@ -34,7 +34,6 @@ void initialize_app(NavigationView& nav) {
|
|||
|
||||
extern "C" {
|
||||
|
||||
// Az alkalmazás információ C-linkage-ként, hogy a firmware hívhassa
|
||||
__attribute__((section(".external_app.app_morse_practice.application_information"), used))
|
||||
application_information_t _application_information_morse_practice = {
|
||||
/*.memory_location = */ (uint8_t*)0x00000000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue