Victor Aprea
Victor Aprea
I need a new 'feature' (I think it doesn't already exist) to support a board I'm working on. It's quite simple. After doing the RTS and DTR control logic, I...
What's up with this line of the package.json file for this project? https://github.com/jasonaden/angular-cli-lib-example/blob/master/package.json#L48 Why not just an appropriate semver dependency? Can this be explained in the README please?
When i click on the .p12 file in my email and choose the aprsdroid icon to handle it, I get an error message after typing in the password. I've tried...
I'm opening this (documentation only?) issue in follow up to closing https://github.com/node-serialport/node-serialport/issues/1358. The default hardware flow control signaling (i.e. RTS / DTR) behavior changed, on Windows only, between 4.0.7 and...
- [x] Programmer/board type: Stlink/v2 Clone (specifically [this one](https://www.amazon.com/Aideepen-ST-Link-Programming-Emulator-Downloader/dp/B01J7N3RE6/ref=pd_sbs_147_t_0/131-8360886-6233443)) - [x] Programmer firmware version: V2.J34.S7 as reported by Windows STM32 ST-LINK Utility software - [x] Operating system: Linux (specifically Ubuntu...
### Board All boards theoretically ### Device Description Not relevant, but a custom PCB for my product ### Hardware Configuration not relevant, but yes ### Version v1.0.6 ### IDE Name...
### Description I injected `public cdr: ChangeDetectorRef` into VgPlaybackButton and called `detectChanges` as the last action in the `updatePlaybackSpeed()` method. This fixes #845. I had to make some innocuous changes...
I'm trying to integrate The [Ionic Google Plus][1] Native Plugin to allow users to log into my app from their phone using Google Login. This is just a wrapper around...
I would be interested in having the ability to have multiple handles specified. It would be a convenient UI for partitioning a range (represented by the full slider length) into...
Hi Paul, hope all is well! I was just reading some of the docs regarding configuration for [monorepo](https://ionicframework.com/docs/cli/configuration#multi-app-projects), and was thinking about how to include a Polyonic app as one...