Add TODO about license to README

This commit is contained in:
Andreas Tsouchlos 2024-11-02 00:42:53 +01:00
parent 2774b2c569
commit a6965d2d77

View File

@ -62,3 +62,5 @@ softdevice has to flashed to the chip.
documentation for more information documentation for more information
- `Cargo.toml` - change the `nrf52832` feature to `nrf52810` - `Cargo.toml` - change the `nrf52832` feature to `nrf52810`
- `.cargo/config.toml` - change the `nrf52832` chip to `nrf52810` - `.cargo/config.toml` - change the `nrf52832` chip to `nrf52810`
- TODO: Find out how to properly set up the license (the softdevice is
proprietary)