2022-07-15

[개발노트] led, pwm 스크립트




혹시 실행이 안될시에는 파일실행속성 추가

chmod a+x gpio.sh
chmod a+x pwm.sh

댓글 없음:

댓글 쓰기

How to Convert EUC-KR Source Code to UTF-8

How to Convert EUC-KR Source Code to UTF-8 I found old STM32 firmware code. The files were in EUC-KR encoding. This is an old Korean text f...