mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
16 lines
226 B
JSON
16 lines
226 B
JSON
{
|
|
"signal": [
|
|
{
|
|
"name": "pwm_A",
|
|
"wave": "01..0...1..0"
|
|
},
|
|
{
|
|
"name": "pwm_B",
|
|
"wave": "1.01.....01."
|
|
}
|
|
],
|
|
"head": {
|
|
"text": "Dual Edge Symmetric Waveform, Complementary"
|
|
}
|
|
}
|