xiaoxiang781216 commented on code in PR #8340:
URL: https://github.com/apache/nuttx/pull/8340#discussion_r1090142473


##########
boards/arm/sama5/jupiter-nano/include/board_sdram.h:
##########
@@ -107,7 +107,7 @@
 
 #define BOARD_ADC_PRESCAL          (7)
 #define BOARD_TSD_STARTUP          (40)        /* 40 nanoseconds */
-#define BOARD_TSD_TRACKTIM         (2000)      /* Min 1�s at 8MHz */
+#define BOARD_TSD_TRACKTIM         (2000)      /* Min 1µs at 8MHz */
 #define BOARD_TSD_DEBOUNCE         (10000000)  /* 10 milliseconds (units 
nanoseconds) */

Review Comment:
   Some PR already try to remove no ASCII from the whole code base: 
https://github.com/apache/nuttx/pull/2482.
   So, I think it's fine to continue this work.



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to