Skip to content

xiaomiao-fong/Arduino-balance-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Arduino-balance-car

Rules

  • For any changes you want to make, please DO NOT commit on the main branch, create a new branch and send PR request.
  • Commit message must be CLEAR and MEANINGFUL, that is, no messages like "Bug fix" or "new code", make it more specific.

Branch naming rules

  • [type]/[name]
  • types of branch :
    • feat(new feature)
    • fix(bug fix)
    • test(test feature)
  • For names, please specify the thing you are working on
  • Examples : feat/PID, fix/BT

Thanks for your cooperation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages