Compare commits

..

No commits in common. "d9b9abe94ae6fdfd275c85eeceb74ae64f05525d" and "596d8a93e8819ccd1cb4f39a76be11234e4efb01" have entirely different histories.

12 changed files with 387 additions and 382 deletions

4
.gitignore vendored
View file

@ -24,3 +24,7 @@
**/Objects/
**/Listings/
**/Debug/

View file

@ -40,3 +40,4 @@ void ADC1_2_IRQHandler(void){
// ts = 9.010913347*(Rain +1000.00)*0.000000000008;
// cycle = ts*12/0.000001;
// ADC->SMPR1 |=
//}

View file

@ -1 +1 @@
hey
Hello