tonykolomeytsev / kekmech-clapi-raspberry

A simple library for controlling Arduino and STM32 Nucleo via Raspberry Pi using Serial.
MIT License
1 stars 1 forks source link

Translate all comments into English. #5

Open tonykolomeytsev opened 5 years ago

tonykolomeytsev commented 5 years ago

Rewrite all comments in modules clapi.py and asynclapi.py into English. The reality is that you need to learn English and write documentation in English. So the code of this project will become more informative and understandable for more people.

tonykolomeytsev commented 5 years ago

And make all comments according to PEP 257 docstring conventions