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


##########
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:
   Generally this is my preference, as I believe that source code should only 
be ASCII.
   
   But when I raised this concern in the mailing list, it seems that people 
prefer to use such special symbols.
   
   What do you recommend me to do?



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