mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-27 18:21:58 +01:00
* make set version mask a function call * update name * update init fuc to support version mask setting * update parameter spec for bm1397 * parametrize set version rolling and update init func for BM136X + * add default stratum mask * update all bmchips with a new set_version_mask ASIC function which can be called in main * update init func prototype params * update self test to remove extra vmask call in init * fix compiler errors * fix compiler errors in main * add version_mask_given bool to tell the next job to set a new version mask to the chip when a smg comes in