Hi, On Sat, Jun 7, 2025 at 5:42 PM Ramon Fontes <ramonreisfontes@xxxxxxxxx> wrote: > > Ok! Just a last question: > > Shouldn't we define a maximum number of supported radios when using > unsigned? A value like -1 would wrap around and result in thousands of > radios, right? > That said, wouldn't it be simpler and safer to just use int instead? there is no limitation to add some during runtime. It requires root permissions and you need to know what you are doing when you are root. - Alex