コード例 #1
0
 private void button3_Click(object sender, EventArgs e)
 {
     richTextBox1.Text = I2CGaugeControl.VerifyBattery().ToString();
 }