Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Refactored/cleaned up Elegoo's smart car bot V3.0

Notifications You must be signed in to change notification settings

halstar/ElegooSmartCarBotRevisited

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Elegoo Smart Car Bot Revisited

Mainly refactored/cleaned up SmartCar_Core.ino file, in order to:

  • Decrease ROM occupation from 10702 bytes (33%) to 6320 bytes (19%),

  • Decrease globals usage from 468 bytes (22%) to 443 bytes (21%),

  • Keep most of features unchanged,

  • Remove useless parts & try and make code clearer,

  • Try and make code cleaner (use homogeneous naming rules),

  • Try and make code easier to sustain/modify, by factorizing things,

Notes

  • Started from so-called version 3.0.2019.01.02, from Eleogoo website.

Releases

No releases published

Packages

No packages published