Skip to content

Commit 6ea10ef

Browse files
fixed linter and header
1 parent 20451ec commit 6ea10ef

File tree

1 file changed

+1
-7
lines changed
  • content/hardware/02.hero/boards/uno-r4-wifi/tutorials/opamp-library-reference

1 file changed

+1
-7
lines changed

content/hardware/02.hero/boards/uno-r4-wifi/tutorials/opamp-library-reference/giga-usb.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
title: OPAMP Library API Documentation
33
description: 'Learn how to use the on-board OPAMP on the Arduino R4 boards.'
44
author: Pedro Sousa Lima
5-
hardware:
6-
- hardware/10.mega/boards/giga-r1-wifi
7-
software:
8-
- ide-v1
9-
- ide-v2
10-
- web-editor
115
tags: [AMPOP, OPAMP]
126
---
137

@@ -29,7 +23,7 @@ Initializes the default op-amp channel. You can specify the speed mode as either
2923

3024
#### Parameters
3125

32-
- `speed` (optional): The speed mode of the op-amp. Options are:
26+
`speed` (optional): The speed mode of the op-amp. Options are:
3327
- `OPAMP_SPEED_LOWSPEED`
3428
- `OPAMP_SPEED_HIGHSPEED` (default)
3529

0 commit comments

Comments
 (0)