unleashed-firmware/applications/external/nfc_maker/scenes/nfc_maker_scene_config.h
2023-07-06 18:44:45 +03:00

14 lines
472 B
C

ADD_SCENE(nfc_maker, menu, Menu)
ADD_SCENE(nfc_maker, bluetooth, Bluetooth)
ADD_SCENE(nfc_maker, https, Https)
ADD_SCENE(nfc_maker, mail, Mail)
ADD_SCENE(nfc_maker, phone, Phone)
ADD_SCENE(nfc_maker, text, Text)
ADD_SCENE(nfc_maker, url, Url)
ADD_SCENE(nfc_maker, wifi, Wifi)
ADD_SCENE(nfc_maker, wifi_auth, WifiAuth)
ADD_SCENE(nfc_maker, wifi_encr, WifiEncr)
ADD_SCENE(nfc_maker, wifi_pass, WifiPass)
ADD_SCENE(nfc_maker, name, Name)
ADD_SCENE(nfc_maker, result, Result)