dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

BufString use U_ASSERT() instead of assert() #7809

Closed manup closed 3 months ago

manup commented 3 months ago

No functional change, difference is that U_ASSERT halts right in the debugger.