Feedrate meaning and GRBL stops

It was discovered anything slower than F45 results in about F45 feedrate – all the same speed.

Perhaps, there is a limit in GRBL code. It’s very strange, as the header file specifies:
#define MINIMUM_FEED_RATE 1.0 // (mm/min)”