Jake Goodwin
|
200dd58c44
|
removed unsigned from the chars, for gcc-avr they are the same
|
2023-03-07 01:58:10 -08:00 |
Jake Goodwin
|
a702c52327
|
removed baud rate define and other non_useful stuff
|
2023-03-07 01:57:53 -08:00 |
Jake Goodwin
|
8d4fee5c7e
|
removed LED debuging in favor of serial. Also moved macro into header
|
2023-02-24 14:31:18 -08:00 |
Jake Goodwin
|
1d40f91885
|
Added a define for debuging usage
|
2023-02-24 14:27:14 -08:00 |
Jake Goodwin
|
6feec2b706
|
changed to even parity in demo main function.
|
2023-02-18 23:36:18 -08:00 |
Jake Goodwin
|
c187880bce
|
changed the default to be the crystal value I like
|
2023-02-18 23:35:45 -08:00 |
Jake Goodwin
|
57a476193c
|
commented out define
|
2023-02-18 23:06:07 -08:00 |
Jake Goodwin
|
3987d71fb2
|
updated comment description with correct text.
|
2023-02-18 22:53:03 -08:00 |
Jake Goodwin
|
06f3a89d72
|
removed empty function prototypes
|
2023-02-18 22:50:23 -08:00 |
Jake Goodwin
|
631f889661
|
removed code smells; unused functions and prototypes
|
2023-02-18 22:49:39 -08:00 |
Jake Goodwin
|
410d8b3c83
|
updated define name to reflect project not being focused towards BT anymore.
|
2023-02-18 22:47:43 -08:00 |
Jake Goodwin
|
9352fe4cc9
|
updated to use defines used in makefile or fallback to inline
|
2023-02-18 22:47:01 -08:00 |
Jake Goodwin
|
faa1ff118b
|
made dirs for sourcecode and moved code into it
|
2023-02-18 22:38:08 -08:00 |