Daniël van den Berg

Results 20 issues of Daniël van den Berg

In function```function expandSlot(input, groups) {``` the following statement is found: ```if (slot.group) { if (groups.hasOwnProperty(slot.group)) { return expandSlot(groups[slot.group], groups); } // ignore undefined groups return []; } ``` If slot...

In the paper you mention that "Levin's F,B estimation technique" was used. That paper however only gives a very brief mention of what method was used for reconstructing. Now I'm...

See https://github.com/qmk/qmk_firmware/issues/15217 Confirmed with QMK Firmware 0.16.9 Using I2C will cause the keyboard not to be recognized. Should be fixed in QMK, but mentioned in the docs here. Would've saved...

enhancement

In draft as enums are not complete yet. Basic features are in though.

I need to be able to get prices, so I figured I'd make an issue with my findings. I'm hoping to be able to submit a PR in a couple...

enhancement

Select files ![image](https://user-images.githubusercontent.com/8654023/147207120-a4c3079d-5968-4a4d-9323-0ad51a3f01ff.png) ![image](https://user-images.githubusercontent.com/8654023/147207136-170445e3-efed-4d28-ab16-725381727073.png) Move them ![image](https://user-images.githubusercontent.com/8654023/147207168-e28a77f0-89ce-4074-ba51-20ce8a10a547.png) ![image](https://user-images.githubusercontent.com/8654023/147207197-d4d44338-d803-4016-88f2-109e61d69b5b.png) Now I would have expected to see the "upload" and "new" button. But I don't. Instead I still need to select and...

https://wiki.freecadweb.org/FCGear_Workbench#Manual_installation Should state: - go to FreeCAD-Macro-Folder (inside FreeCAD, choose "Edit > Preferences > General > Macro to see Macro Path)_, then go one folder up._ - if you haven't...

megagrant

Add support for `````` syntax

I copied the code into my project instead, and VSCode is suggesting the following type: ``` React.ForwardRefExoticComponent void) | undefined; className?: any; preventSwipe?: any; swipeRequirementType?: any; swipeThreshold?: any; onSwipeRequirementFulfilled?: any;...

### Description Support artistRadio, as supported in https://github.com/svrooij/node-sonos-ts/blob/de5e822a952666380a5acf81bc7ae1e0678abcfd/src/helpers/metadata-helper.ts#L258 ### What node/command (topic)/state (payload) node: Universal command: group.queue.urispotify state: ehh, any? ### In case of a bug: Are you able to...

enhancement
awaiting feedback