Serena Lynas
Serena Lynas
Adds hardware chip select to the spi peripheral with additional constructors (`new_cs`, `new_txonly_cs`, etc.). I've marked this as WIP because I don't have a physical board at the moment to...
This PR allows commands to return any object. Because of Java's autoboxing, it is mostly backwards compatible with older code which returns ints. The only breaking changes are that old...
When compiling with TypeScript, I get the following error: ``` node_modules/vite-plugin-solid-svg/types-component-solid.d.ts:4:18 - error TS2300: Duplicate identifier 'src'. 4 export default c ~ node_modules/vite/client.d.ts:135:18 135 export default src ~~~ 'src' was...
Using AnkiConnect with Yomitan, I get the following sentence from a manga:  This comes from an element with id `svelte-announcer` that is in the top left. With the following...