瀏覽代碼

Fix spelling error in comments

teensy4-core
PaulStoffregen 8 年之前
父節點
當前提交
005b35548f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      teensy3/core_pins.h

+ 1
- 1
teensy3/core_pins.h 查看文件

@@ -1533,7 +1533,7 @@ static inline uint32_t millis(void)
// seems redundant, but isn't for some cases.
// Eventually this should probably be replaced by a
// proper memory barrier or other technique. Please
// do not revome this "redundant" code without
// do not remove this "redundant" code without
// carefully verifying the case mentioned here:
//
// https://forum.pjrc.com/threads/17469-millis%28%29-on-teensy-3?p=104924&viewfull=1#post104924

Loading…
取消
儲存