fork
This commit is contained in:
46
langs/arduino/reserved2.txt
Normal file
46
langs/arduino/reserved2.txt
Normal file
@@ -0,0 +1,46 @@
|
||||
analogWriteResolution
|
||||
analogReadResolution
|
||||
delayMicroseconds
|
||||
analogReference
|
||||
attachInterrupt
|
||||
detachInterrupt
|
||||
digitalWrite
|
||||
noInterrupts
|
||||
digitalRead
|
||||
analogWrite
|
||||
analogRead
|
||||
randomSeed
|
||||
interrupts
|
||||
constrain
|
||||
shiftOut
|
||||
highByte
|
||||
bitWrite
|
||||
bitClear
|
||||
pinMode
|
||||
shiftIn
|
||||
pulseIn
|
||||
lowByte
|
||||
bitRead
|
||||
noTone
|
||||
millis
|
||||
micros
|
||||
random
|
||||
bitSet
|
||||
delay
|
||||
float
|
||||
tone
|
||||
sqrt
|
||||
char
|
||||
byte
|
||||
word
|
||||
long
|
||||
min
|
||||
max
|
||||
abs
|
||||
map
|
||||
pow
|
||||
sin
|
||||
cos
|
||||
tan
|
||||
int
|
||||
bit
|
Reference in New Issue
Block a user