mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-18 13:52:07 +01:00
* fix ASIC not starting - order is important * Revert "fix ASIC not starting - order is important" This reverts commit c313a6f3e7a54e02a6b43315f641c44fcab051d2. * better approach resolving race condition in serial communication; moving serial from ASIC_task / ASIC_result_task to app_main()