merged with remote repo
This commit is contained in:
parent
de5aa05fb8
commit
e583b5beb3
16
README.md
16
README.md
|
@ -1,2 +1,18 @@
|
|||
<<<<<<< HEAD
|
||||
# AVR_ATMEGA_USART
|
||||
=======
|
||||
# AVR ATMEGA328P USART
|
||||
|
||||
## Description:
|
||||
|
||||
This is a asynchronous serial program for the ATMEGA seris of mcu. The sotfware
|
||||
is tested and working.
|
||||
|
||||
|
||||
## ISSUES:
|
||||
|
||||
It's required to set the fuses in the chip for 8Mhz, otherwise a baud rate
|
||||
of 9600 will result in errors at a 7% rate.
|
||||
|
||||
>>>>>>> 6b73f1e (Added a readme file)
|
||||
|
||||
|
|
Loading…
Reference in New Issue