Skip to content

Commit

Permalink
Removed a non Unicode character from chibiUsrConfig.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Akiba committed Feb 8, 2016
1 parent a0778ca commit 99571b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chibiUsrCfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
/*!
This is the energy detection threshold for the clear channel assessment.
A channel is considered busy when the energy in the channel is:
RSSI_BASE_VAL + 2 • CCA_ED_THRES [dBm]
RSSI_BASE_VAL + 2 CCA_ED_THRES [dBm]
where RSSI_BASE_VAL = -91 dBm for the AT86RF230
Expand Down

0 comments on commit 99571b6

Please sign in to comment.