Skip to content

Commit 489c34a

Browse files
committed
Update README.md
1 parent f15946c commit 489c34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ void setClickTimeout(uint16_t tout);
269269
// установить таймаут антидребезга, умолч. 50 (макс. 255 мс)
270270
void setDebTimeout(uint8_t tout);
271271
272-
// установить время таймаута, умолч. 1000 (макс. 4000 мс)
272+
// установить время таймаута для timeout(), умолч. 1000 (макс. 4000 мс)
273273
void setTimeout(const uint16_t tout);
274274
275275
// установить уровень кнопки (HIGH - кнопка замыкает VCC, LOW - замыкает GND)

0 commit comments

Comments
 (0)