いらない
This commit is contained in:
parent
eaa62b2861
commit
4fd7458d7a
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
// (C)2012 kou029w - MIT License
|
||||
|
||||
int analogRead(uint8_t pin, uint8_t max){
|
||||
return ((long)analogRead(pin)*max)>>10;
|
||||
}
|
||||
|
||||
void setup(){
|
||||
|
||||
}
|
||||
void loop(){
|
||||
|
||||
}
|
Loading…
Add table
Reference in a new issue