modified some comments
This commit is contained in:
parent
8a6e01e289
commit
b375b7e9e4
@ -1,10 +1,7 @@
|
|||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
KD8CEC's uBITX Display Routine for LCD1602 Parrel
|
KD8CEC's uBITX Display Routine for LCD1602 Parrel
|
||||||
1.This is the display code for the default LCD mounted in uBITX.
|
1.This is the display code for the default LCD mounted in uBITX.
|
||||||
2.Display related functions of uBITX. Some functions moved from uBITX_Ui.
|
2.Some functions moved from uBITX_Ui.
|
||||||
3.uBITX Idle time Processing
|
|
||||||
Functions that run at times that do not affect TX, CW, and CAT
|
|
||||||
It is called in 1/10 time unit.
|
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,10 +1,7 @@
|
|||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
KD8CEC's uBITX Display Routine for LCD1602 Dual LCD by KD8CEC
|
KD8CEC's uBITX Display Routine for LCD1602 Dual LCD
|
||||||
1.This is the display code for the default LCD mounted in uBITX.
|
1.This is the display code for the 16x02 Dual LCD
|
||||||
2.Display related functions of uBITX. Some functions moved from uBITX_Ui.
|
2.Some functions moved from uBITX_Ui.
|
||||||
3.uBITX Idle time Processing
|
|
||||||
Functions that run at times that do not affect TX, CW, and CAT
|
|
||||||
It is called in 1/10 time unit.
|
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,10 +1,7 @@
|
|||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
KD8CEC's uBITX Display Routine for LCD2004 Parrel
|
KD8CEC's uBITX Display Routine for LCD2004 Parrel & I2C
|
||||||
1.This is the display code for the default LCD mounted in uBITX.
|
1.This is the display code for the 20x04 LCD
|
||||||
2.Display related functions of uBITX. Some functions moved from uBITX_Ui.
|
2.Some functions moved from uBITX_Ui.
|
||||||
3.uBITX Idle time Processing
|
|
||||||
Functions that run at times that do not affect TX, CW, and CAT
|
|
||||||
It is called in 1/10 time unit.
|
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
Reference in New Issue
Block a user