add serial code

This commit is contained in:
Jelle Luteijn 2024-01-05 16:33:04 +01:00
parent 09f666b39c
commit 63ba2dcdfe
2 changed files with 88 additions and 7 deletions

View file

@ -170,7 +170,7 @@
this.btnClock.Name = "btnClock";
this.btnClock.Size = new System.Drawing.Size(75, 23);
this.btnClock.TabIndex = 12;
this.btnClock.Text = "Send";
this.btnClock.Text = "Start";
this.btnClock.UseVisualStyleBackColor = true;
this.btnClock.Click += new System.EventHandler(this.btnClock_Click);
//