Kaynağa Gözat

hello.c add getClass

tags/V2.0
dylan2 dylan <497357846@qq.com> 4 yıl önce
ebeveyn
işleme
9dc0c6f0f4
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. +5
    -0
      hello.c

+ 5
- 0
hello.c Dosyayı Görüntüle

@@ -3,4 +3,9 @@ void main(void)
{
printf("hello world!");
}

void getClass(uint8_t *class)
{
*class = 5
}

Yükleniyor…
İptal
Kaydet