committed by
Scott Lahteine
parent
90a58488b5
commit
50ee747787
@ -134,7 +134,6 @@ namespace ExtUI {
|
||||
// The ms count is
|
||||
return (uint32_t)(currTime / (F_CPU / 8000));
|
||||
}
|
||||
|
||||
#endif // __SAM3X8E__
|
||||
|
||||
void delay_us(unsigned long us) {
|
||||
|
Reference in New Issue
Block a user