pioneers / dawn-v0

(archived; now in PiECentral) Dawn is a cross-platform frontend for the Pioneers in Engineering robotics control system.
https://pioneers.berkeley.edu
4 stars 33 forks source link

Refactor peripherals components system #236

Closed AllanYangZhou closed 8 years ago

AllanYangZhou commented 8 years ago
  1. All peripheral components are now in a single file, which makes imports simpler
  2. All peripheral components have been rewritten using ES6 Class syntax
AllanYangZhou commented 8 years ago

@kevinmasd Just a heads up that I've already rewritten the peripherals using ES6.