PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
-
- #######################################
- # Syntax Coloring Map for PWMServo
- #######################################
-
- #######################################
- # Datatypes (KEYWORD1)
- #######################################
-
- PWMServo KEYWORD1
-
- #######################################
- # Methods and Functions (KEYWORD2)
- #######################################
- attach KEYWORD2
- detach KEYWORD2
- write KEYWORD2
- read KEYWORD2
- attached KEYWORD2
-
- #######################################
- # Constants (LITERAL1)
- #######################################
- SERVO_PIN_A LITERAL1
- SERVO_PIN_B LITERAL1
- SERVO_PIN_C LITERAL1
|