diff --git a/README.md b/README.md index 21b1d3a..967ea51 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Open NRF24_conf.h and select SPI port, CE and CS GPIO pins and CS and CE pins re ### **Configurations:** - +```c nrf24_auto_ack_all(auto_ack); nrf24_en_ack_pld(disable); nrf24_en_dyn_ack(disable); @@ -108,7 +108,7 @@ Open NRF24_conf.h and select SPI port, CE and CS GPIO pins and CS and CE pins re nrf24_open_rx_pipe(0, addr); ce_high(); - +``` ## **WARNING:** If you want to return register in it's own default value commenting function, with which set