demo-apps
demo-apps copied to clipboard
fix: return a bool as specified in function header
This fixes an inconsistency between the specified return type and returned data. Otherwise, the compiler might fail.