Skip to content

Commit

Permalink
copypaste fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ladyada committed Oct 30, 2019
1 parent fe42211 commit cdb52e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Adafruit_AVRProg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ void Adafruit_AVRProg::eraseChip(void) {
/*!
@brief Program the fuses on a device
@param fuses Pointer to 4-byte array of fuses
@param fusemask Pointer to 4-byte array of bitmasks to apply to fuses
that are read.
@return True if we were able to send data and get a response from the chip.
You could still run verifyFuses() afterwards!
*/
Expand Down

0 comments on commit cdb52e3

Please sign in to comment.