Compare commits
No commits in common. "d9b9abe94ae6fdfd275c85eeceb74ae64f05525d" and "596d8a93e8819ccd1cb4f39a76be11234e4efb01" have entirely different histories.
d9b9abe94a
...
596d8a93e8
12 changed files with 387 additions and 382 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -24,3 +24,7 @@
|
|||
**/Objects/
|
||||
**/Listings/
|
||||
**/Debug/
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -40,3 +40,4 @@ void ADC1_2_IRQHandler(void){
|
|||
// ts = 9.010913347*(Rain +1000.00)*0.000000000008;
|
||||
// cycle = ts*12/0.000001;
|
||||
// ADC->SMPR1 |=
|
||||
//}
|
||||
|
|
@ -1 +1 @@
|
|||
hey
|
||||
Hello
|
||||
Loading…
Reference in a new issue