electro-smith / libDaisy

Hardware Library for the Daisy Audio Platform
https://www.electro-smith.com/daisy
MIT License
314 stars 131 forks source link

Fix/patch with seed1.1 #437

Closed stephenhensley closed 2 years ago

stephenhensley commented 2 years ago

The Daisy Patch hardware reinitializes the SAI during it's own init (since it uses multiple SAIs to run 4-channel audio).

This patch moves the DaisySeed::BoardVersion, and it's accessor to the public section of the Daisy Seed class, and uses that to perform the correct initialization for the patch.

github-actions[bot] commented 2 years ago

Unit Test Results

    1 files  ±0    15 suites  ±0   0s :stopwatch: ±0s 141 tests ±0  141 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 1f9d56ea. ± Comparison against base commit 08962038.

:recycle: This comment has been updated with latest results.