Typo fixup
This commit is contained in:
parent
636b375c48
commit
b9b6be7cbe
@ -1,5 +1,5 @@
|
|||||||
/***
|
/***
|
||||||
* debouncer.sv - generates a debounced button press and turns it inot
|
* debouncer.sv - generates a debounced button press and turns it into
|
||||||
* a single pulse.
|
* a single pulse.
|
||||||
*
|
*
|
||||||
* @author: Waylon Cude, Dilanthi Prentice
|
* @author: Waylon Cude, Dilanthi Prentice
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/***
|
/***
|
||||||
* display_anode_driver.sv - Turns a single anode of a single digit at a time,
|
* display_anode_driver.sv - Turns on a single anode of a single digit at a time,
|
||||||
* rapidly rotating through all of them, generating
|
* rapidly rotating through all of them, generating
|
||||||
* a solid-looking display even though only one digit
|
* a solid-looking display even though only one digit
|
||||||
* is on at a time.
|
* is on at a time.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user