Skip to content

Add a function to set the difficulty for a single chip or all chips

Ken Carpenter requested to merge set_chip_difficulty into master

Call as: ob1SetChipDifficulty(0, ALL_CHIPS, 36); // Set all chips on board 0 to 36 bits of leading zeros Not able to test this as I have no unit to run it on.

Merge request reports