signals.cpp: Make an insensitive string comparison 02/21802/2 7.99.3 8.0.0 8.0.1 8.0.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2
authorRomain Forlot <romain.forlot@iot.bzh>
Mon, 1 Jul 2019 16:55:23 +0000 (18:55 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Wed, 3 Jul 2019 07:37:05 +0000 (09:37 +0200)
When sending a CAN signal make an case-insensitive comparison as it isn't
necessary to be strict on that, so case insensitive if fine.

Update the documentation accordingly.

Bug-AGL: SPEC-2582

Change-Id: I998b64cdd9a381da3da582aeba42ab726fff1259
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>

No differences found