acassis commented on code in PR #17763: URL: https://github.com/apache/nuttx/pull/17763#discussion_r2661194506
########## drivers/wireless/lpwan/sx127x/sx127x.c: ########## @@ -4614,6 +4675,9 @@ int sx127x_register(FAR struct spi_dev_s *spi, dev->crcon = CONFIG_LPWAN_SX127X_CRCON; #ifdef CONFIG_LPWAN_SX127X_FSKOOK dev->fskook.fixlen = false; +# ifdef CONFIG_LPWAN_SX127X_TXSUPPORT Review Comment: good catch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
