基于 vtalpaert/esp-scope 编译 - 采样率 1Hz-83kHz - ADC1_CH0 (GPIO 1) 输入 - WiFi AP + Web UI - 内置 PWM 测试信号 (GPIO 4) - 单通道,0-3.3V 输入范围
31 lines
573 B
Plaintext
31 lines
573 B
Plaintext
* text=auto
|
|
|
|
# These files are text and should be normalized (convert crlf to lf)
|
|
*.rb text
|
|
*.test text
|
|
*.c text
|
|
*.cpp text
|
|
*.h text
|
|
*.txt text
|
|
*.yml text
|
|
*.s79 text
|
|
*.bat text
|
|
*.xcl text
|
|
*.inc text
|
|
*.info text
|
|
*.md text
|
|
makefile text
|
|
rakefile text
|
|
|
|
|
|
#These files are binary and should not be normalized
|
|
*.doc binary
|
|
*.odt binary
|
|
*.pdf binary
|
|
*.ewd binary
|
|
*.eww binary
|
|
*.dni binary
|
|
*.wsdt binary
|
|
*.dbgdt binary
|
|
*.mac binary
|