mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
18 lines
247 B
Plaintext
18 lines
247 B
Plaintext
# Syntax Colouring Map For Vibration
|
|
|
|
# Data types (KEYWORD1)
|
|
VibrationSensor KEYWORD1
|
|
|
|
|
|
# Methods and Functions (KEYWORD2)
|
|
begin KEYWORD2
|
|
|
|
zeroCount KEYWORD2
|
|
average KEYWORD2
|
|
poll KEYWORD2
|
|
|
|
|
|
# Constants (LITERAL1)
|
|
VIBRATION_LIB_VERSION LITERAL1
|
|
|