mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Update sam_app.cpp
This commit is contained in:
@@ -7,7 +7,7 @@ extern "C" int32_t sam_app(void* p) {
|
||||
UNUSED(p);
|
||||
|
||||
voice.begin();
|
||||
voice.say("Hello world. I am FLIPPER SAM, automated voice! All your base are belong to us. You have no chance to survive make your time. ha ha ha. goodbye. ");
|
||||
voice.say("All your base are belong to us. You have no chance to survive make your time. ha ha ha. goodbye. ");
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user