mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 05:23:50 +01:00
Merge pull request https://github.com/RIOT-OS/applications/pull/68 from kb2ma/coap-chat/2019.10_update
coap-chat: 2019.10 update
This commit is contained in:
commit
04ff35135f
@ -40,6 +40,7 @@ static const coap_resource_t _resources[] = {
|
||||
static gcoap_listener_t _listener = {
|
||||
&_resources[0],
|
||||
sizeof(_resources) / sizeof(_resources[0]),
|
||||
NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user