Fix missing characters
This commit is contained in:
parent
15858dbd63
commit
d9a7c973f5
2 changed files with 4 additions and 4 deletions
|
@ -67,7 +67,7 @@
|
|||
@Manual{ad2,
|
||||
month = Sep,
|
||||
year = {2015},
|
||||
title = {Analog Discovery 2™ Reference Manual},
|
||||
title = {Analog Discovery 2\texttrademark{} Reference Manual},
|
||||
organization = {Digilent, Inc.},
|
||||
url = {https://reference.digilentinc.com/_media/reference/instrumentation/analog-discovery-2/ad2_rm.pdf}
|
||||
}
|
||||
|
@ -178,7 +178,7 @@
|
|||
|
||||
@Manual{ac97,
|
||||
year = {1996},
|
||||
title = {Overview ofAudio Codec ‘97},
|
||||
title = {Overview of Audio Codec '97},
|
||||
organization = {Intel Corporation},
|
||||
author = {Dan Cox},
|
||||
url = {http://euc.jp/periphs/AC97_OVR.PDF}
|
||||
|
|
|
@ -103,11 +103,11 @@ Table \ref{tab:plank_work} shows the times worked.
|
|||
\hline
|
||||
2020-01-26 & 6.25 & Attempting interaction with 16550 no output\\
|
||||
\hline
|
||||
2020-02-01 & 3 & Attempting interaction with 16550 quartz doesn’t oscillate\\
|
||||
2020-02-01 & 3 & Attempting interaction with 16550 quartz doesn't oscillate\\
|
||||
\hline
|
||||
2020-02-07 & 5.5 & Attempting to make 1.8432MHz oscillators oscillate\\
|
||||
\hline
|
||||
2020-02-08 & 3 & Oscillation succeeded… finaly\\
|
||||
2020-02-08 & 3 & Oscillation succeeded\dots{} finaly\\
|
||||
\hline
|
||||
2020-02-09 & 7.75 & Transmit character in serial via 16550\\
|
||||
\hline
|
||||
|
|
Loading…
Reference in a new issue