Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
asd
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO.Ports; namespace SerialCommunication { public partial class Form1:Form { bool LEDDurum = false; public Form1() { InitializeComponent(); serialPort1.PortName= "COM13"; serialPort1.BaudRate = 9600; serialPort1.Open(); } } }
run
|
edit
|
history
|
help
0
Programmes
Valida Fechas futuras
ternary function
Deadlock Example
bc160401882
Test
Fibonacci of array elements C#
Social
b
Fórum PS ➡ Converting a type (class category) to bool, implicitly ♦