Hello. Thank you for your good library. This library lacks something that similar libraries like rc_switch do not have, and that is a function to receive a 24-bit decimal value. Right now, we can only have the received value in a 3-index array of type uint8_t, but I wrote a function and added it to the library that, by calling it and giving the address of the said array, can get the received decimal value in the output of the function. If you add me as a contributor to this repository, I will send you the function I wrote so that after reviewing and confirming its correct operation, you can add it to the library and publish a new version of it.
Hello. Thank you for your good library. This library lacks something that similar libraries like rc_switch do not have, and that is a function to receive a 24-bit decimal value. Right now, we can only have the received value in a 3-index array of type uint8_t, but I wrote a function and added it to the library that, by calling it and giving the address of the said array, can get the received decimal value in the output of the function. If you add me as a contributor to this repository, I will send you the function I wrote so that after reviewing and confirming its correct operation, you can add it to the library and publish a new version of it.