Skip to content

Commit

Permalink
wip: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
everedero committed Mar 5, 2024
1 parent 37882b1 commit ddc2f1c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion app/boards/nrf52dk_nrf52832.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@
rx-datapipe1-address = [de ad de ad];
payload-ack;
payload-crc;
//data-rate-2mbps;
};
};
1 change: 0 additions & 1 deletion app/boards/nucleo_f756zg.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@
rx-datapipe1-address = [de ad de ad];
payload-ack;
payload-crc;
//data-rate-2mbps;
};
};
2 changes: 1 addition & 1 deletion dts/bindings/nrf24/nordic,nrf24l01.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022 Nordic Semiconductor ASA
# Copyright (c) 2024 Eve Redero
# SPDX-License-Identifier: Apache-2.0

description: |
Expand Down

0 comments on commit ddc2f1c

Please sign in to comment.