mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-10 13:21:52 +00:00
Protect ternary operations against order of operations, resulting in incorrect math and math against null values.
Protect ternary operations against order of operations, resulting in incorrect math and math against null values.