now its getitng weird

This commit is contained in:
2023-03-27 18:39:53 +02:00
parent f1774fe80f
commit 1727168ee5
2 changed files with 4 additions and 4 deletions

View File

@ -76,7 +76,7 @@ class PapbVcInterface : public VirtualChannelIF {
*/
static const int DATA_REG_OFFSET = 256;
static constexpr long int MAX_DELAY_PAPB_POLLING_NS = 40;
static constexpr long int MAX_DELAY_PAPB_POLLING_NS = 4000;
LinuxLibgpioIF* gpioComIF = nullptr;