config.h
来自「Source code for driving RFM01 fm radio r」· C头文件 代码 · 共 23 行
H
23 行
#define F_CPU 8000000 // cz阺totliwo滄 zegara w Hz
//-------------------------------------------------
// KBD
//-------------------------------------------------
#define KBD_PORT_col1 PORTD
#define KBD_BIT_col1 5
#define KBD_PORT_col2 PORTD
#define KBD_BIT_col2 6
#define KBD_PORT_col3 PORTB
#define KBD_BIT_col3 0
#define KBD_PORT_col4 PORTB
#define KBD_BIT_col4 1
//-------------------------------------------------
#define KBD_PORT_row1 PORTB
#define KBD_BIT_row1 4
#define KBD_PORT_row2 PORTB
#define KBD_BIT_row2 5
#define KBD_PORT_row3 PORTB
#define KBD_BIT_row3 6
#define KBD_PORT_row4 PORTB
#define KBD_BIT_row4 7
// linie wierszy klawiatury mo縩a wsp蟪dzieli
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?