brian-doherty commented on code in PR #10092:
URL: https://github.com/apache/nuttx/pull/10092#discussion_r1285232524


##########
arch/arm/src/nrf52/hardware/nrf52_twi.h:
##########
@@ -154,7 +154,7 @@
 
 #define TWIM_FREQUENCY_100KBPS              (0x01980000) /* 100 kbps */
 #define TWIM_FREQUENCY_250KBPS              (0x04000000) /* 250 kbps */
-#define TWIM_FREQUENCY_400KBPS              (0x06400000) /* 400 kbps */
+#define TWIM_FREQUENCY_400KBPS              (0x06200000) /* 400 kbps */

Review Comment:
   Done.



-- 
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]

Reply via email to