This is a mbed Client sample where ZXing is incorporated, and works on GR-PEACH and GR-LYCHEE.
Dependencies: DisplayApp AsciiFont
You are viewing an older revision! See the latest version
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, NO_CONNECT",
"value": "ETHERNET"
}