When compiling a program including SDcard.h of SD Version 1.24 or 1.30 the actual version of the pico 4.01 generates: ambiguous overload for 'operator+' (operand types are 'arduino::String' and ...
において、乱数の種(ランダムシード)を設定するときに、おまじないのように書いた「srand((unsigned)time(NULL))」が良く分からなかったので、 勉強しました。 C言語では、time.h をincludeすれば、時刻を扱うことができる(時刻を扱う型である time_t型を使うこと ...