mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
example 'meshtastic': add app icon, splash screen; revisions
This commit is contained in:
parent
0826049568
commit
189adc7919
42 changed files with 174 additions and 27 deletions
|
|
@ -40,6 +40,8 @@
|
|||
(defun start-device-discovery (&optional (name ""))
|
||||
(setf *schedule-clear* t)
|
||||
(setf *ble-names* nil)
|
||||
(unless radios:*found*
|
||||
(radios:clear))
|
||||
(qt:start-device-discovery qt:*cpp* name)
|
||||
(q> |playing| ui:*busy* t))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue