4.7 KiB
###Pyr0-Piezo Changelog v2.0.2 to v2.1.1
Added Features
Bugfixes
Full Changelog
-
fixed syntax preventing compilation view commit
-
Added wiring diagrams, fixed docs view commit
-
Added wiring diagram for DuetWifi view commit
-
Added hookup guides for common MKS boards view commit
-
Updated description. Sync files view commit
-
Begin sync of Rev.2.0.1 changes view commit
-
rotated fuse for easier soldering view commit
-
sync all boards for Rev.2.0.1 before gerberization view commit
-
updated discord link view commit
-
Added ESD protection diodes to motor connections view commit
-
Brought library additions to older rev boards view commit
-
Renamed X-car breakout for direct feed. view commit
-
Merge readme before push view commit
-
Beta production board sync view commit
-
Replaced license with CC-BY-SA-4.0 view commit
-
Updated eagle files for 1.0.2 for Eagle 9.0.2 view commit
-
Updated link to license view commit
-
Adjusted capacitor placement for easier soldering view commit
-
fixed unary operators for adjustment logic view commit
-
migrated floats to #define values view commit
-
Converting to defines and else ifs view commit
-
Fixing debug vars in case they ever want to be used again view commit
-
Fixes for oscillating PWM output view commit
-
Merge branch 'master' into MinorOptimizations view commit
-
Merge pull request #25 from foodbandlt/MinorOptimizations view commit
-
Added function to alert the user when calibrating view commit
-
Set I2C input to be toggled by def view commit
-
for v2.x this fixes https://github.com/pyr0ball/pyr0piezo/issues/28 view commit
-
Separated functions and definitions view commit
-
fixed names for new files view commit
-
changed adc calculations to use Vin reference view commit
-
fixed some ordering causing definition issues view commit