You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Allows you to do XPath like queries in XML steams while only consuming a few bytes of memory. For all Arduino boards.
paragraph=MicroXPath is a state machine which purpose is to enable XML navigation on the Arduino platform while keeping the memory footprint as small as possible. The PROGMEM version of MicroXPath uses no more than 9 bytes of RAM.