digitalread(), digitalwirte() arduino method translation to stm32

后端 未结 0 1882
挽巷
挽巷 2020-12-11 02:22

I am currently learning stm32 right now. I tried to translate my arduino codes to stm32 but I got stuck at this:

digitalWrite(buzz, HIGH);
buzzer = digitalRea         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题