Compare commits
5 commits
596d8a93e8
...
d9b9abe94a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d9b9abe94a | ||
|
|
8720083f62 | ||
|
|
8f4a6d8c6c | ||
|
|
51e164d5e4 | ||
|
|
203c1ffa3d |
12 changed files with 382 additions and 387 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -24,7 +24,3 @@
|
|||
**/Objects/
|
||||
**/Listings/
|
||||
**/Debug/
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -40,4 +40,3 @@ void ADC1_2_IRQHandler(void){
|
|||
// ts = 9.010913347*(Rain +1000.00)*0.000000000008;
|
||||
// cycle = ts*12/0.000001;
|
||||
// ADC->SMPR1 |=
|
||||
//}
|
||||
|
|
@ -1 +1 @@
|
|||
Hello
|
||||
hey
|
||||
|
|
|
|||
Loading…
Reference in a new issue