David Fries

Results 9 issues of David Fries

This gives the user control of where the sector is allocated if they so choose or they get the default and don't have to think about it. I ran into...

I added some of the enterprise functions to the basic_example and linked with wpa2, but I'm getting what sounds like an out of memory error even with this minimal program....

I'm using socat, and the man page said to do `socat -hh |grep ' b[1-9]'` to get all possible speeds, which is 30, none of them worked. Other posts claim...

This is a five commit pull request. bugs: The first has some typo, fixes, and such. The next one set the device thread running from the main thread fix I...

### Description 4 commits related to probes. * Moved `bltouch.triggered()` until after the raise * G28 add stow() * G28 H Z, comment the H, it is generally useful, don't...

PR: Improvement
F: BLTouch
F: Z-Probes

I have a program that's receiving data over USB serial and consuming that data as timers expire (two interrupt routines). I'm having data corruption, hangs, and other odd problems. I...

G++ warms on the following when ARDUINO isn't defined, check first. #if ARDUINO >= 100 void to C function prototypes use #include "" when the file is relative, otherwise it...

# Proposed Changes No longer require root for SFTP while allowing the user to write to the configuration files that only are writable by root, by running sftp-server under sudo....

This way if not asking for zsh ssh/rootfs/etc/s6-overlay/s6-rc.d/init-user/run In the "# Set up Bash" section will update the user shell to bash as well as root. # Proposed Changes >...