leaphy-robotics / leaphy-client

Web-based client application for programming Leaphy robots
GNU General Public License v3.0
6 stars 7 forks source link

No PWM block in English version #194

Closed beekumo closed 2 years ago

beekumo commented 2 years ago

Hi, would like to adress the following issue, while translating the Leaphy handbook I found out there is no PWM block in the English version of Easybloqs. Both in Original and Uno environment. In general it might be good to check whether the English version is still up to date comapred to the Dutch version when comparing the available command blocks. Kind regards,

Olivier

Roelandsmith commented 2 years ago

Well seen! I checked it and in English it's called 'analog pin' Which comes from the Arduino code-command 'AnalogWrite' when using pwm-functions. However: iy';s a strange choice to use 'ablogwrtie' while pwm isn't analog at all. It's a flow of digital pulses.

So: agreed: analog needs to be PWM Set PWM pin [] to []