Ignore:
Timestamp:
Nov 18, 2016, 5:30:16 PM (7 years ago)
Author:
coas-nagasima
Message:

ECNL 1.0.3の修正内容を盛り込み
内蔵Webアプリで機器が取得できないのを修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uKadecot/trunk/kadecot/wamp_dealer.c

    r264 r265  
    291291                static const char setInitParams[] = "procedure.setInitParams";
    292292                static const char getInitParams[] = "procedure.getInitParams";
     293                value = &value[sizeof(jpToppersEcnl) - 1];
    293294
    294295                if (strncmp(getDeviceInfo, value, sizeof(getDeviceInfo) - 1) == 0) {
Note: See TracChangeset for help on using the changeset viewer.