
28 Apr
2025
28 Apr
'25
7:19 p.m.
Can a CHIRP driver easily tell if CHIRP is in developer mode?
I'm working on a driver that will have a "sensitive" setting (one that all users probably should not have access to) and only want to expose that setting when CHIRP is in developer mode.
It looks like if the developer class is imported there is a method developer.developer_mode() that may be what I'm looking for.
Thx, Fred