Commit fe344dc
committed
fix(cc): Fix central_scene handler on frame without cmd
Adding determinist test as well as suggested in related review.
Origin: SiliconLabsSoftware#115
Relate-to: SiliconLabsSoftware#110 (comment)
Relate-to: SiliconLabsSoftware#111 (comment)
Thanks-to: Laudin Molina Troconis <laudin.molinatroconis@silabs.com>
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#10
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>1 parent e134e44 commit fe344dc
File tree
2 files changed
+13
-9
lines changed- applications/zpc/components/zwave_command_classes
- src
- test
2 files changed
+13
-9
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
| 796 | + | |
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
354 | 357 | | |
355 | | - | |
| 358 | + | |
| 359 | + | |
356 | 360 | | |
357 | 361 | | |
358 | 362 | | |
| |||
963 | 967 | | |
964 | 968 | | |
965 | 969 | | |
966 | | - | |
| 970 | + | |
0 commit comments