1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/wakaama: fix typo 'bindins' -> 'bindings'

This commit is contained in:
Alexandre Abadie 2020-10-02 08:08:36 +02:00
parent 5657dead3e
commit 9d798bdbf7
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -183,7 +183,7 @@ extern "C" {
#define CONFIG_LWM2M_DEVICE_BINDING_US
/**
* @brief UDP and SMS bindins with Queue mode
* @brief UDP and SMS bindings with Queue mode
*/
#define CONFIG_LWM2M_DEVICE_BINDING_UQS
#endif