MirceaDan

Results 4 issues of MirceaDan

archlinux python 3.6 x64 self._socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM) self._socket.connect((address, port)) self._socket.setblocking(1) ..... etc etc all works fine as soon as i add right at the top of the script agent...

I have tried mpu9250 init code you wrote and the moment i set the BYPASS_EN bit to 1 the I2C bus goes berserk (INT_PIN_CFG, 0bxxxxxx1x) # BYPASS_EN = 1 (USER_CTRL,...

for example we already have a mode-gcode.js but in AceEditorMode.java there was no "GCODE("gcode")," so i added it and so on also ordered the languages alphabetically

i have this VB code that shows a form and when you click on a button it opens a different form Private Sub cmdABC_Click() ABC_Form.Show frmMain.Hide End Sub this gets...