RTC auf true

features/cellular/mbed_lib.json

Committer:
kevman
Date:
2019-03-13
Revision:
2:7aab896b1a3b
Parent:
0:38ceb79fef03

File content as of revision 2:7aab896b1a3b:

{
    "name": "cellular",
    "config": {
        "use-apn-lookup": {
            "help": "Use APN database lookup",
            "value": true
        },
        "random_max_start_delay": {
            "help": "Maximum random delay value used in start-up sequence in milliseconds",
            "value": 0
        },
        "debug-at": {
            "help": "Enable AT debug prints",
            "value": false
        }
    }
}