Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 committed Dec 19, 2023
1 parent b3135e9 commit b875b84
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ The first approach is what is recommended in the SX127X datasheet, and the secon
# Compiler definition options

| Type | Directive | Description |
| ------------- | ------------- |
| ------------- | ------------- | ------------- |
| | DEMOD_DEBUG | enable verbose debugging of signal processing |
| | DEVICE_DEBUG | Validate fields are mapped to response object ( rtl_433 ) |
| | MEMORY_DEBUG | display heap usage information |
Expand All @@ -347,8 +347,10 @@ The first approach is what is recommended in the SX127X datasheet, and the secon
| | SIGNAL_RSSI | Enable collection of per pulse RSSI Values during signal reception for display in signal debug messages
| | RF_MODULE_INIT_STATUS | Display transceiver config during startup
| | DISABLERSSITHRESHOLD | Disable automatic setting of RSSI_THRESHOLD ( legacy behaviour ), and use MINRSSI ( -82 )
| | OOK_MODULATION | Enable OOK Device Decoders, setting to false enables FSK Device Decoders
| Module Wiring |
| | OOK_MODULATION | Enable OOK Device Decoders, setting to false enables FSK Device Decoders

| Module Wiring | | |
| ------------- | ------------- | ------------- |
| | ONBOARD_LED | GPIO pin to toggle during signal reception ( Typically onboard LED )
| SX1276 Module Options |
| | RF_SX1276 | Enable support for SX1276 Transceiver
Expand Down

0 comments on commit b875b84

Please sign in to comment.