example 'meshtastic': revisions

This commit is contained in:
pls.153 2024-02-23 14:57:15 +01:00
parent 52ad54dfca
commit 6cb2a40683
8 changed files with 14 additions and 25 deletions

View file

@ -177,7 +177,7 @@ int main(int argc, char* argv[]) {
#endif
#ifdef BACKGROUND_INI_LISP
LQML::eval("(qml::background-ini)", true); // see 'ini.liso'
LQML::eval("(qml::background-ini)", true); // see 'ini.lisp'
#endif
#ifdef NO_QT_RESTART