Skip to content

Commit

Permalink
Begin refactor of sketch for smaller flash footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr0ball committed Jan 10, 2019
1 parent 29d8a25 commit add37b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ATmega48_Piezo_Sensor/ATmega48_Piezo_Sensor.ino
@@ -1,5 +1,5 @@
/*
Piezoelectric Z-Axis sensor using AtMega48/88
Piezoelectric Z-Axis sensor using AtMega88/168/328 (AtMega 48 doesnt have enough memory for this version)
This sketch reads a piezo element to detect a touch of the printer's nozzle to the bed.
The sense pin is tied to an interrupt, which is pulled high by internal pullup resistor.
Expand Down

0 comments on commit add37b0

Please sign in to comment.