Skip to content

Commit

Permalink
Update examples/ncurses/RF24Gateway_ncurses.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
TMRh20 and github-actions[bot] authored Feb 16, 2024
1 parent c7dfcdf commit fa436ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ncurses/RF24Gateway_ncurses.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ int main()
{

gw.begin();
//mesh.setStaticAddress(8, 1);
// mesh.setStaticAddress(8, 1);

//uint8_t nodeID = 22;
//gw.begin(nodeID,3,RF24_2MBPS);
Expand Down

0 comments on commit fa436ca

Please sign in to comment.