I hereby claim:
- I am yxnan on github.
- I am yxnan (https://keybase.io/yxnan) on keybase.
- I have a public key whose fingerprint is DF3E 9AC7 7C6D 5A09 D4B6 8555 631B 3B15 B793 F1BC
To claim this, I am signing this object:
| use std::convert::TryFrom; | |
| use std::io::{stdin, BufRead}; | |
| use input_parser::parse_cmd; | |
| #[derive(Debug, PartialEq)] | |
| pub enum VideoType { | |
| Standard = 0, | |
| HiRes = 1, | |
| UltraRes = 2, | |
| } |
| /** | |
| ****************************************************************************** | |
| * @file ili9341.c | |
| * @author typowritter <yxnan@pm.me> | |
| * @date 2020-11-14 | |
| * @brief SPI driver for ili9341 controller on STM32 | |
| ****************************************************************************** | |
| */ | |
| #include "stm32f10x.h" |
I hereby claim:
To claim this, I am signing this object: