en-us_commands:reference:iseghex
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en-us_commands:reference:iseghex [2026/09/07 21:52] – 만듦 - 바깥 편집 127.0.0.1 | en-us_commands:reference:iseghex [2026/09/08 00:53] (current) – 바깥 편집 127.0.0.1 | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| <code cpp> | <code cpp> | ||
| void setup() { | void setup() { | ||
| - | IsegBegin(14, | + | IsegBegin(14, |
| IsegBegin(130, | IsegBegin(130, | ||
| - | IsegBrightness(7, | + | IsegBrightness(7, |
| - | IsegBrightness(4, | + | IsegBrightness(4, |
| } | } | ||
| void loop() { | void loop() { | ||
| - | IsegDecimal(1234, | + | IsegDecimal(1234, |
| - | IsegHex(0xABCD, | + | IsegHex(0xABCD, |
| } | } | ||
| </ | </ | ||
| Line 38: | Line 38: | ||
| * Do not use the specified pins simultaneously for UART, PWM, encoders, external interrupts or other functions. | * Do not use the specified pins simultaneously for UART, PWM, encoders, external interrupts or other functions. | ||
| * Check the actual module and product manuals for FND power and signal voltages. | * Check the actual module and product manuals for FND power and signal voltages. | ||
| + | |||
| + | ===== Built-in Commands in the Same Category ===== | ||
| + | |||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| [[: | [[: | ||
en-us_commands/reference/iseghex.1788785568.txt.gz · Last modified: by 127.0.0.1
