Advertisement
Guest User

Untitled

a guest
May 5th, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. {
  2. "tabela1": {
  3. "ilosc_wpisow": "3",
  4. "tabela": [
  5. {
  6. "bajty_przed": "0",
  7. "szukana_wartosc": "04\n01\n12\nFF",
  8. "bajty_po": "124",
  9. "nowa_wartosc": "00"
  10. },
  11. {
  12. "bajty_przed": "0",
  13. "szukana_wartosc": "04\n02\n12\nFF",
  14. "bajty_po": "124",
  15. "nowa_wartosc": "00"
  16. },
  17. {
  18. "bajty_przed": "0",
  19. "szukana_wartosc": "05\n0F\n12\nFF",
  20. "bajty_po": "124",
  21. "nowa_wartosc": "00"
  22. }
  23. ]
  24. },
  25. "tabela2": {
  26. "ilosc_wpisow": "2",
  27. "tabela": [
  28. {
  29. "szukana_wartosc2": "03 01 05 FF",
  30. "zamien_na": "03 01 05 FF",
  31. "przesuniecie": ""
  32. },
  33. {
  34. "szukana_wartosc2": "AA AA AA AA 00",
  35. "zamien_na": "00 00 00 00 00",
  36. "przesuniecie": ""
  37. }
  38. ]
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement