-
```
What change would like to see?
It could be nice to add an example of using the internal pullup resistors (in
addition and contrast to an external resistor). This is especially relevant
for the…
-
```
What change would like to see?
It could be nice to add an example of using the internal pullup resistors (in
addition and contrast to an external resistor). This is especially relevant
for the…
-
```
It would be possible for the bootloader to load the OSCCAL register to
calibrate the internal 8MHz internal oscillator. The idea would be for a
bootloader-loader utility (like optiloader) to ru…
-
I am using centos 7.5. Any idea how to fix this?
```
$ go version
go version go1.9.4 linux/amd64
$ make build
GOBIN=/home/admincentos/src/go/loadgen/bin go install -v \
./vendor/github.…
-
Hi there,
I'm wondering if it's possible to set (even if not in the UI but directly in the Wallet file) the constants to be used for external and internal chains.
So what I'm trying to reach, is …
-
I would like to propose additional APIs for the GPU subsystem that allows an application developer to access the internal platform-specific objects similar to how `SDL_GetWindowProperties` allows acce…
-
Currently it seems that there is no way to prevent client accessing server's internal network from the server side. This is a security risk if you just want to share your ss server with someone but no…
-
When running this command
`C:\Documents and Settings\pdobrogost>python c:\Python\2.7\Scripts\ve-init`
I get this execption
```
Traceback (most recent call last):
File "c:\Python\2.7\Scripts\ve-in…
-
```
Currently the jar library must be within the mxupdate eclipse plugin. If an
external plugin is defined
the standard update mechanism for eclipse plugins could be used.
```
Original issue report…
-
Based on the discussions in projectmesa/mesa#513, we should use established libraries for data manipulation and querying and not try to ship own versions.
My idea would be to base the GeoSpace on …