Program to test nrF24 module / RF transmission

Dependencies:   MOD24_NRF nRF24

Committer:
villemejane
Date:
Sat Mar 19 19:01:34 2022 +0000
Revision:
2:68d03c147aff
Parent:
0:4762540bcced
Program to test nrF24 module / RF transmission

Who changed what in which revision?

UserRevisionLine numberNew contents of line
villemejane 0:4762540bcced 1 # Contributing to Mbed OS
villemejane 0:4762540bcced 2
villemejane 0:4762540bcced 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
villemejane 0:4762540bcced 4
villemejane 0:4762540bcced 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).