diff --git a/content/hardware/02.hero/boards/uno-r4-minima/essentials.md b/content/hardware/02.hero/boards/uno-r4-minima/essentials.md index 24edab1fe8..d93491c9b2 100644 --- a/content/hardware/02.hero/boards/uno-r4-minima/essentials.md +++ b/content/hardware/02.hero/boards/uno-r4-minima/essentials.md @@ -1,36 +1,39 @@ ---- -productsLibrariesMap: - - servo ---- - - - - - All you need to know to get started with your new Arduino board. - - - - - - - -This library allows you to communicate with I2C / TWI devices. - - - -The SPI library allows you to communicate with SPI devices, with the Arduino board as the controller device. - - - - - - - Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands. - - - Discover interesting articles, principles and techniques related to the Arduino ecosystem. - - - Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure. - +--- +productsLibrariesMap: + - Mouse + - Keyboard + - Modulino + - Servo +--- + + + + + All you need to know to get started with your new Arduino board. + + + + + + + +This library allows you to communicate with I2C / TWI devices. + + + +The SPI library allows you to communicate with SPI devices, with the Arduino board as the controller device. + + + + + + + Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands. + + + Discover interesting articles, principles and techniques related to the Arduino ecosystem. + + + Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure. + \ No newline at end of file diff --git a/content/hardware/03.nano/boards/nano-r4/essentials.md b/content/hardware/03.nano/boards/nano-r4/essentials.md index e381f7f77d..5e254c1fb7 100644 --- a/content/hardware/03.nano/boards/nano-r4/essentials.md +++ b/content/hardware/03.nano/boards/nano-r4/essentials.md @@ -3,6 +3,7 @@ productsLibrariesMap: - Mouse - Keyboard - Modulino + - Servo ---