Mbed Client sample for GR-LYCHEE where ZXing is incorporated.

Dependencies:   DisplayApp AsciiFont

Fork of GR-PEACH_mbed-os-client-ZXingSample by Renesas

Connection type

This sample uses "NO_CONNECT" as the default connection type. To change the connection type, set one of them in mbed_app.json:

mbed_app.json

"network-interface": {
    "help": "Options are ETHERNET, WIFI_ESP8266, WIFI_BP3595, WIFI_ESP32, NO_CONNECT",
    "value": "WIFI_ESP32"
}

All wikipages