mirror of
https://github.com/eddyem/small_tel.git
synced 2026-05-07 13:27:06 +03:00
add lightning module
This commit is contained in:
@@ -60,7 +60,7 @@ typedef enum{
|
||||
IS_MIST, // mist (1 - yes, 0 - no)
|
||||
IS_CLOUDS, // integral clouds value (bigger - better)
|
||||
IS_SKYTEMP, // mean sky temperatyre
|
||||
IS_LIGTDIST, // distance to lightning
|
||||
//IS_LIGTDIST, // distance to lightning
|
||||
IS_OTHER, // something other - read "name" and "comment"
|
||||
// values after `IS_OTHER` have no pre-defined names and comments!!!
|
||||
IS_BADWEATH, // if meet this flag, set weather level to "BAD"
|
||||
|
||||
Reference in New Issue
Block a user