Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 21d0a173 authored by Nick Pelly's avatar Nick Pelly
Browse files

Fix build - javadoc.

Change-Id: I0168fb4a75f4dff88e347c0dfd1f0b39e2dba0d6
parent 7a9741ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ public final class MifareUltralight extends BasicTagTechnology {
     * <p>The MIFARE Ultralight protocol always writes 1 page at a time.
     * <p>This requires that the tag be connected.
     *
     * @param page The offset of the page to write
     * @param pageOffset The offset of the page to write
     * @param data The data to write
     * @throws IOException
     */