Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Arduino で文字列を分割する方法を探しています。どのライブラリまたは何か他のものを使用できますか?
string.h で定義されているstrtok関数は目的に合わないですか?